Changeset [bb82232839081d1453b382c2446397d8b1fa177a] by Ian White
February 13th, 2009 @ 01:56 PM
RC is now less picjky about what route the controller is invoked with, and will construct a set of enclosing reosurces using params keys matching _id. This should enable getting rid of :resource_path from the route specification for most simple cases http://github.com/ianwhite/resou...
Committed by Ian White
- M lib/ardes/resources_controller.rb
- M spec/controllers/forum_posts_controller_spec.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.