Changeset [93b29a469bf994434f3e661f29fefc5f51bd4109] by Joel Chippindale
October 9th, 2008 @ 02:56 PM
Extracted #add_enclosing_resource from #load_enclosing_resource_from_specification
This makes it much easier to override #load_enclosing_resources in your controller if you have a route (or set of routes) which cannot easily be mapped onto a specification. http://github.com/ianwhite/resou...
Committed by Joel Chippindale
- M lib/ardes/resources_controller.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
resources_controller is a rails plugin that eases the pain of RESTful controllers.