Please Help how to write JQuery coding in Helper function on Rails.
|
1
|
|
|
|
|
|
If you have a lot of javascript code then I recommend using a partial instead of trying to place it in strings in a helper method.
You can add ERB tags in that partial as well. Does this answer your question? I may not have understood it entirely. |
||
|
|
