Joshua Peek
|
a5db148825
|
Prepare Route#generate and Route#recognize early. Also refactor segments a bit to try to make immutable.
|
2008-07-28 13:41:42 -05:00 |
|
Joshua Peek
|
e0513e33c4
|
Routing whitespace cleanup
|
2008-07-28 13:38:20 -05:00 |
|
David Heinemeier Hansson
|
926f4648f0
|
Made the location of the routes file configurable with config.routes_configuration_file (Scott Fleckenstein) [#88 state:resolved]
|
2008-05-01 17:26:31 -05:00 |
|
Michael Koziarski
|
6e165b8940
|
Make it simpler to make the root route an alias for another route. Closes #10818 [bscofield]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8738 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-26 08:41:19 +00:00 |
|
Jeremy Kemper
|
f95ff8d4dc
|
Performance: optimize route recognition. Large speedup for apps with many resource routes. Closes #10835.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8674 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-19 05:25:20 +00:00 |
|
Michael Koziarski
|
3845de022b
|
Restructure routing into several smaller files. References #10835 [oleganza]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8652 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-17 22:45:54 +00:00 |
|