# File lib/action_view/helpers/asset_tag_helper.rb, line 153 def javascript_path(source) JavaScriptTag.new(self, @controller, source).public_path end