aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/routing/optimisations.rb
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up route optimisation guard condition generation code as it was getti...Tom Lea2008-11-011-7/+19
* Fixes optimised named routes generating question mark followed by nothing whe...Luke Melia2008-08-311-2/+3
* Prepare Route#generate and Route#recognize early. Also refactor segments a bi...Joshua Peek2008-07-281-0/+1
* Routing whitespace cleanupJoshua Peek2008-07-281-11/+11
* AbstractRequest.relative_url_root is no longer automatically configured by a ...Joshua Peek2008-07-241-1/+1
* Allow ActionController::Base#default_url_options to have a default options ar...Cheah Chu Yeow2008-05-051-3/+3
* Ensure that default_url_options, if defined, are used in named routes.Cheah Chu Yeow2008-05-041-3/+3
* Improve documentation coverage and markupXavier Noria2008-05-021-9/+10
* Restructure routing into several smaller files. References #10835 [oleganza]Michael Koziarski2008-01-171-0/+119