Changeset [5608075a26864f57468ce2f684405cebd81d891e] by Ian White
November 25th, 2008 @ 12:38 AM
Only pass the second argument to respond_to? if it is not default. This ameliorates the problem of older software using the single argument repsond_to method signature. [#1 state:resolved] http://github.com/ianwhite/resou...
Committed by Ian White
- M lib/ardes/resources_controller/helper.rb
- M lib/ardes/resources_controller/named_route_helper.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.