# File lib/action_view/helpers/asset_tag_helper.rb, line 555 def asset_file_path File.join(ASSETS_DIR, public_path.split('?').first) end