# File lib/action_view/helpers/asset_tag_helper.rb, line 419 def stylesheet_path(source) compute_public_path(source, 'stylesheets', 'css') end