method
font_path
rails latest stable - Class:
Sprockets::Helpers::RailsHelper
font_path(source)public
No documentation available.
# File actionpack/lib/sprockets/helpers/rails_helper.rb, line 66
def font_path(source)
path_to_asset(source)
end