leshill / handlebars_assets

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

Rails View Helpers #95

Closed izoomi closed 10 years ago

izoomi commented 10 years ago

Is there a way to include Rails helpers so that you can use them in .hamlbars files?

izoomi commented 10 years ago

This solved it:

http://stackoverflow.com/questions/14284278/how-to-include-actionview-helpers-in-the-assets-pipeline

AlexRiedler commented 10 years ago

thanks @izoomi for getting back on that; I have been in the hospital the past few weeks hence why I have not got around to your question; Happy that you found a solution!

izoomi commented 10 years ago

@AlexRiedler ah yeah no worries. Hope you're feeling better!