Changeset [e55f0c3a1b88a01b41b6f369263a6551216ef131] by Ian White

September 18th, 2009 @ 06:19 PM

RC is now more relaxed regarding 'NoRecognisedRoute', if the route can't be found, or the controller was invoked by the defautl route, the enclosing resources are constructed form '_id' params.
http://github.com/ianwhite/resources_controller/commit/e55f0c3a1b88...

Committed by Ian White

  • M History.txt
  • M lib/ardes/resources_controller.rb
  • M spec/app.rb
  • M spec/controllers/tags_controller_spec.rb
New-ticket Create new ticket

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.