leshill / handlebars_assets

Use handlebars.js templates with the Rails asset pipeline.
MIT License
648 stars 159 forks source link

.hamlbars extension not being consumed #45

Closed codedependant closed 11 years ago

codedependant commented 11 years ago

Hey hey

Im trying to use the .hamlbars extension, but it doesnt seem to be working. .haml files are working fine.

I think it has to do with the fact that .hamlbars isnt included at line 18 of https://github.com/leshill/handlebars_assets/blob/master/lib/handlebars_assets.rb

otherwise, this gem is awesome, and being able to use .hamlbars will be even awesomer

PS: I am definitely using v0.8.1

codedependant commented 11 years ago

Please ignore this, turns out Zeus (https://github.com/burke/zeus) wasnt playing nicely with handlebars_assets. Not sure why though.

Thanks for the awesome gem. Cheers