Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up route optimisation guard condition generation code as it was getti... | Tom Lea | 2008-11-01 | 1 | -7/+19 |
* | Fixes optimised named routes generating question mark followed by nothing whe... | Luke Melia | 2008-08-31 | 1 | -2/+3 |
* | Prepare Route#generate and Route#recognize early. Also refactor segments a bi... | Joshua Peek | 2008-07-28 | 1 | -0/+1 |
* | Routing whitespace cleanup | Joshua Peek | 2008-07-28 | 1 | -11/+11 |
* | AbstractRequest.relative_url_root is no longer automatically configured by a ... | Joshua Peek | 2008-07-24 | 1 | -1/+1 |
* | Allow ActionController::Base#default_url_options to have a default options ar... | Cheah Chu Yeow | 2008-05-05 | 1 | -3/+3 |
* | Ensure that default_url_options, if defined, are used in named routes. | Cheah Chu Yeow | 2008-05-04 | 1 | -3/+3 |
* | Improve documentation coverage and markup | Xavier Noria | 2008-05-02 | 1 | -9/+10 |
* | Restructure routing into several smaller files. References #10835 [oleganza] | Michael Koziarski | 2008-01-17 | 1 | -0/+119 |