aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/asset_tag_helpers/asset_paths.rb
Commit message (Expand)AuthorAgeFilesLines
* Actually add an abstract class, so it is easier to get rid of old asset paths...José Valim2011-04-191-108/+53
* Let's use inheritance here, shall we?José Valim2011-04-191-4/+9
* Remove the ability for engines to serve assets from the public directory.José Valim2011-04-151-3/+0
* Fix Typos: remove several occurences of the theNicholas Rowe2011-02-171-1/+1
* changed asset_timestamps_cache to asset_ids_cache, added an rdoc comment to t...Josh Kalderimis2010-11-161-15/+19
* corrected the AV railtie to use the new home for cache_asset_timestamps, and ...Josh Kalderimis2010-11-161-3/+46
* reorganised the the common asset helpers module into a class and have it incl...Josh Kalderimis2010-11-161-0/+106