leshill / handlebars_assets

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

Synchronize Sprockets engine registers with Rails #65

Closed mark-rushakoff closed 11 years ago

mark-rushakoff commented 11 years ago

It might be worth considering DRYing up handlebars.rb and handlebars_assets/engine.rb.

leshill commented 11 years ago

Hi @mark-rushakoff,

Thanks. Yes, DRYing that up would be good.