Changeset [dcb0b32c5ca48836e34569fa6c56e835005d7007] by Ian White
September 18th, 2009 @ 04:25 PM
Explicilty clear routes in spec app to prevent default catch-all
route being defined at the top. This causes havoc with new Rails
2.3/3 route mapping behaviour
http://github.com/ianwhite/resources_controller/commit/dcb0b32c5ca4...
Committed by Ian White
- M spec/app.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.