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 timestamped_asset_path(asset_path)
  AssetTimestampsCache.timestamped_asset_path(asset_path)
end