leshill / handlebars_assets

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

Add a before_initialize block for older versions of Rails #165

Closed jwlms closed 1 year ago

jwlms commented 6 years ago

this allows the gem to leverage Sprockets which is necessary to pick up the 'hbs' file extension.