aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/url_for_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Get rid of relative_url_path in favor of respecting SCRIPT_NAME. Also added a...Carlhuda2010-03-041-2/+2
* Work on deprecating ActionController::Base.relative_url_rootCarlhuda2010-03-031-11/+4
* Setting UrlFor in with_routing is no longer needed now that it's not globalCarlhuda2010-02-261-4/+5
* WIP: Remove the global routerCarlhuda2010-02-251-1/+1
* ActionMailer should depend just on AbstractController.José Valim2010-01-291-0/+272