Closed jbeja closed 8 years ago
This should already be fixed in Ragtime 0.5.2, but the Duct template hasn't been updated to match.
This should now be fixed in the Duct template. To fix it in an existing project, update the duct/ragtime-component
dependency to "0.1.3"
.
Hi, I am trying your duct template with the
+ragtime
flag and I am getting the following exception while starting the repl:I suppose is related to this line:
83: (let [pattern (re-pattern (str "([^\\" File/separator "]*)\\" File/separator "?$"))]
Anyways I am in a Windows 8 machine using Java8.