aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/sprockets_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Switch to asset_path and make it available in the Sprockets::Context (now you...David Heinemeier Hansson2011-04-191-22/+18
* All assets, including images, audio, and video, now uses the asset pipeline w...David Heinemeier Hansson2011-04-191-0/+19
* Seperate asset directoriesJoshua Peek2011-03-291-15/+18
* Tests for SprocketsHelperJoshua Peek2011-03-291-0/+93