jeromegn / slang

Slim-inspired templating language for Crystal
MIT License
236 stars 30 forks source link

Can't find file "secure_random" #36

Closed Jens0512 closed 6 years ago

Jens0512 commented 6 years ago

This is the error in lib/slang/src/slang/nodes/text.cr:1: while requiring "secure_random": can't find file 'secure_random'

Awesome templating language

(Edit: I'm using crystal version 0.24.1)

jeromegn commented 6 years ago

Oh, that's been fixed recently but I had not released. Sorry about that. I just released 1.7.1! Should work now.