Module: AssetTimestampsCache::ViewHelper
- Defined in:
- lib/asset_timestamps_cache.rb
Instance Method Summary collapse
Instance Method Details
#timestamped_asset_path(asset_path) ⇒ Object
34 35 36 |
# File 'lib/asset_timestamps_cache.rb', line 34 def (asset_path) AssetTimestampsCache.(asset_path) end |