aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/routing
Commit message (Expand)AuthorAgeFilesLines
* Added support for regexp flags like ignoring case in the :requirements part o...David Heinemeier Hansson2008-03-283-5/+26
* Make it simpler to make the root route an alias for another route. Closes #...Michael Koziarski2008-01-261-0/+5
* Performance: optimize route recognition. Large speedup for apps with many res...Jeremy Kemper2008-01-192-13/+162
* Restructure routing into several smaller files. References #10835 [oleganza]Michael Koziarski2008-01-176-0/+1309