aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/url_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed redirects when the controller and action is named the same. Still haven...David Heinemeier Hansson2005-01-021-0/+17
* Added :host and :protocol options to url_for and friends to redirect to anoth...David Heinemeier Hansson2004-12-231-0/+14
* Added the option of passing false to :module or :controller_prefix in order t...David Heinemeier Hansson2004-12-131-0/+12
* InitialDavid Heinemeier Hansson2004-11-241-0/+368