# File lib/sprockets/helpers/rails_helper.rb, line 76 def stylesheet_path(source) path_to_asset(source, :ext => 'css') end