documentcloud / jammit

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

Add ability to use eco templates #200

Closed ryankshaw closed 12 years ago

ryankshaw commented 13 years ago

Purposely did not add the ruby-eco gem dependency to the gemspec because I figured it would be best to only rely on it if, in assets.yml, you do: template_function: off template_extension: eco

This is a rough whack at getting it to work, I didn't add any tests or anything. Is this something you want to do?

maletor commented 12 years ago

https://github.com/doximity/jammit/tree/eco_hack