aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/sprockets_helper_with_routes_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Optimize url helpers.Sergey Nartimov + José Valim2012-03-021-2/+2
|
* Let's do the same trick for asset_path that we do for ↵Adrian Pike2011-12-051-0/+57
[image,javascript,stylesheet]_path to avoid namespace conflicts on named routes. Closes #3427