Files
rails/actionpack/lib/abstract_controller
Andrew White 9772de8d45 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]
2011-03-23 23:32:44 +00:00
..
2010-11-30 10:00:47 -05:00
2010-12-26 22:32:15 -08:00