# File lib/less/rails/helpers.rb, line 81 def javascript_url(javascript) "url(#{scope.javascript_path(javascript)})" end