documentcloud / jammit

Industrial Strength Asset Packaging for Rails
http://documentcloud.github.com/jammit/
MIT License
1.16k stars 197 forks source link

support for haml.js as jst template language #133

Closed caifara closed 13 years ago

caifara commented 13 years ago

By allowing newline characters in the template, one is able to use haml.js as a templating language.

solves 127 https://github.com/documentcloud/jammit/issues#issue/127

jashkenas commented 13 years ago

Thanks for the patch. I've merged to to master at 1600574638fd5d42ee960e6823a0fd26a22cd407 ... making it mandatory instead of optional.