method
register_javascript_include_default
register_javascript_include_default(*sources)
public
Register one or more additional JavaScript files to be included when javascript_include_tag :defaults is called. This method is typically intended to be called from plugin initialization to register additional .js files that the plugin installed in public/javascripts.


