Changeset [38807709a6053242dd03049508ae7644efb0f09d] by Ian White

April 9th, 2011 @ 12:57 PM

Remove very impolite catch-all rescue, instead raise a specific kind of name error when we cannot instantiate a class
https://github.com/ianwhite/resources_controller/commit/38807709a60...

Committed by Ian White

  • M lib/ardes/resources_controller.rb
  • M lib/ardes/resources_controller/specification.rb
  • M spec/controllers/forums_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.