aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/url_generation_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add passing tests for generating URLs with nested SCRIPT_NAMEsJeremy Kemper2012-05-071-3/+12
* Remove default match without specified methodJose and Yehuda2012-04-241-1/+1
* Extended url_for to handle specifying which router should be used.Piotr Sarnacki2010-09-031-0/+1
* Get rid of :skip_prefix options in routesPiotr Sarnacki2010-09-031-1/+1
* Unify routes naming by renaming router to routesPiotr Sarnacki2010-07-021-8/+8
* Swear I ran this testJeremy Kemper2010-03-151-1/+1
* Integration test url options should account for :protocol not just https?Jeremy Kemper2010-03-151-1/+6
* Remove the ability to set the mountpoint when initializing a route set.Carl Lerche2010-03-041-24/+4
* Tweak out url_for uses :script_name and add some testsCarl Lerche2010-03-041-0/+58