Class Sprockets::Helpers::BasePath
In: lib/sprockets/helpers/base_path.rb
Parent: Object

Methods

new   to_s  

Attributes

options  [R]  The various options used when generating the path.
uri  [R]  The parsed URI from which to generate the full path to the asset.

Public Class methods

Public Instance methods

Returns the full path to the asset, complete with timestamp.

[Validate]