| Commit message (Expand) | Author | Age | Files | Lines |
* | Added arrays as a value option for params in url_for and friends #467 [Eric A... | David Heinemeier Hansson | 2005-01-13 | 1 | -1/+6 |
* | Fixed url rewriter confusion when the controller or action name was a substri... | David Heinemeier Hansson | 2005-01-12 | 1 | -2/+2 |
* | Fixed url rewriter confusion when the controller name was a substring of the ... | David Heinemeier Hansson | 2005-01-12 | 1 | -2/+5 |
* | Fixed redirects when the controller and action is named the same. Still haven... | David Heinemeier Hansson | 2005-01-02 | 1 | -1/+1 |
* | Added :host and :protocol options to url_for and friends to redirect to anoth... | David Heinemeier Hansson | 2004-12-23 | 1 | -3/+3 |
* | Added the option of passing false to :module or :controller_prefix in order t... | David Heinemeier Hansson | 2004-12-13 | 1 | -4/+14 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+170 |