I want to include my JSS files in javascript_include_tag(:defaults).
How do I tweak the :defaults?
Jose
I want to include my JSS files in javascript_include_tag(:defaults).
How do I tweak the :defaults?
Jose
Weird, that was supposed to be:
http://api.rubyonrails.org/classes/ActionView/Helpers/AssetTagHelper.html#M000592
register_javascript_include_default is the method