Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update routing documentation. Closes #6017 [Nathan Witmer] | Rick Olson | 2006-09-02 | 1 | -13/+47 |
* | map.resources docs typo closes #5895 | Jeremy Kemper | 2006-08-24 | 1 | -2/+2 |
* | add Rdocs to map.resources | Rick Olson | 2006-08-06 | 1 | -0/+104 |
* | Remove duplicate routes from mapped resources (closes #5712) [eigentone@gmail... | David Heinemeier Hansson | 2006-08-05 | 1 | -3/+4 |
* | Nested resource testing. | Jeremy Kemper | 2006-08-01 | 1 | -1/+1 |
* | Nesting map.resources | Jeremy Kemper | 2006-08-01 | 1 | -4/+4 |
* | Fix bug when passing multiple options to SimplyRestful, like :new => { :previ... | Rick Olson | 2006-07-31 | 1 | -19/+6 |
* | Dup the options passed to map.resources so that multiple resources get the sa... | Rick Olson | 2006-07-31 | 1 | -1/+1 |
* | Fixed the new_#{resource}_url route and added named route tests for Simply Re... | Rick Olson | 2006-07-31 | 1 | -1/+1 |
* | Added map.resources from the Simply Restful plugin (backwards incompatible wi... | David Heinemeier Hansson | 2006-07-31 | 1 | -0/+170 |