aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/asset_id_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor AssetUrlHelper to make it friendly for plugins and extensionsJoshua Peek2012-10-121-0/+154
Add asset_path/url helper for a consolidated entry point Expose compute_asset_path as a public API Expose compute_asset_host as a public API Move RAILS_ASSET_ID to its own module, AssetIdHelper Removed AV::AssetPaths