aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/resources_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Nesting map.resourcesJeremy Kemper2006-08-011-3/+3
* Fix bug when passing multiple options to SimplyRestful, like :new => { :previ...Rick Olson2006-07-311-0/+41
* Dup the options passed to map.resources so that multiple resources get the sa...Rick Olson2006-07-311-2/+17
* Fixed the new_#{resource}_url route and added named route tests for Simply Re...Rick Olson2006-07-311-13/+62
* Added map.resources from the Simply Restful plugin (backwards incompatible wi...David Heinemeier Hansson2006-07-311-0/+109