method
font_path
v3.2.13 -
Show 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