# File lib/sprockets/context.rb, line 266 def javascript_path(path) asset_path(path, :type => :javascript) end