Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare Route#generate and Route#recognize early. Also refactor segments a bi... | Joshua Peek | 2008-07-28 | 1 | -1/+2 |
* | Routing whitespace cleanup | Joshua Peek | 2008-07-28 | 1 | -2/+2 |
* | Made the location of the routes file configurable with config.routes_configur... | David Heinemeier Hansson | 2008-05-01 | 1 | -6/+6 |
* | Make it simpler to make the root route an alias for another route. Closes #... | Michael Koziarski | 2008-01-26 | 1 | -0/+5 |
* | Performance: optimize route recognition. Large speedup for apps with many res... | Jeremy Kemper | 2008-01-19 | 1 | -13/+4 |
* | Restructure routing into several smaller files. References #10835 [oleganza] | Michael Koziarski | 2008-01-17 | 1 | -0/+439 |