Class Sprockets::Helpers::FilePath
In: lib/sprockets/helpers/file_path.rb
Parent: BasePath

`FilePath` generates a full path for a regular file in the output path. It‘s used by asset_path to generate paths when using asset tags like javascript_include_tag, stylesheet_link_tag, and image_tag

[Validate]