Fork me on GitHub
#luminus
<
2016-11-25
>
gowder18:11:30

does anyone know why Selmer might not be able to find files on the classpath with render-file? I had some very strange behavior recently where (render-file "foo.html") threw an io error, but (render (slurp "foo.html") worked just fine.

gowder18:11:04

(This was in a macro, if that matters)