This project is archived and is in readonly mode.
Changeset [9772de8d459960cc114c5b214343b7ce08fea21c] by Andrew White
March 23rd, 2011 @ 11:32 PM
Fix filter :only and :except with implicit actions
The method_name argument is "default_render" for implicit
actions
so use the action_name attribute to determine which callbacks to
run.
[#5673 state:resolved] https://github.com/rails/rails/commit/9772de8d459960cc114c5b214343b...
Committed by Andrew White
- M actionpack/lib/abstract_controller/callbacks.rb
- M actionpack/test/controller/filters_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>