Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better fix for requireing a missing route file in unit tests | David Heinemeier Hansson | 2005-02-17 | 1 | -1/+3 |
* | Fix that routes werent being loaded in production environment | David Heinemeier Hansson | 2005-02-17 | 1 | -1/+2 |
* | Forget defaults :action if :controller changed at all | David Heinemeier Hansson | 2005-02-17 | 1 | -2/+2 |
* | Make Routes drop the default for action when the controller changes #651 | David Heinemeier Hansson | 2005-02-17 | 1 | -0/+1 |
* | A hopefully more successful attempt at the Routing branch merge | David Heinemeier Hansson | 2005-02-15 | 1 | -0/+260 |
* | Backed out of routing merge.. investigating missing patches | David Heinemeier Hansson | 2005-02-15 | 1 | -260/+0 |
* | Added routing itself.. wonder why that didnt make it through the merge | David Heinemeier Hansson | 2005-02-15 | 1 | -0/+260 |