I have a script.js.coffee.erb file where I have small HTML template and I already am using image_tag helper.
I would also liket to use form tag helpers in there.
How to include ActionView::Helpers::FormTagHelper in Asset Pipeline processing?
The text was updated successfully, but these errors were encountered:
Please ask questions about how to use rails on StackOverflow, the Ruby on Rails-talk mailing list, or in #rubyonrails on Freenode. The Issues tracker is just for bug reports. Thanks.
I have a script.js.coffee.erb file where I have small HTML template and I already am using image_tag helper.
I would also liket to use form tag helpers in there.
How to include ActionView::Helpers::FormTagHelper in Asset Pipeline processing?
The text was updated successfully, but these errors were encountered: