class Sprockets::Helpers::FilePath
`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
`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