# File lib/action_view/helpers/asset_tag_helper.rb, line 255 def javascript_path(source) compute_public_path(source, 'javascripts', 'js') end