javascript_url(source, options = {})
Instance Public methods
Computes the full URL to a javascript asset in the public javascripts
directory. This will use javascript_path
internally, so most
of their behaviors will be the same.
Computes the full URL to a javascript asset in the public javascripts
directory. This will use javascript_path
internally, so most
of their behaviors will be the same.
Please login to continue.