rails/actionpack/lib
Chris Nicola ef27bba63d Provides standard layout lookup behavior for method and proc cases
When setting the layout either by referencing a method or supplying a
Proc there is no way to fall back to the default lookup behavior if
desired. This patch allows fallback to the layout lookup behavior when
returning nil from the proc or method.
2013-03-27 10:59:50 -07:00
..
abstract_controller Provides standard layout lookup behavior for method and proc cases 2013-03-27 10:59:50 -07:00
action_controller fix respond_to without blocks not working if one of the blocks is all 2013-02-24 11:47:20 -05:00
action_dispatch determine the match shorthand target early. 2013-02-21 17:44:31 +01:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Fix debug helper not inspecting on Exception 2013-02-23 13:54:17 +01:00
abstract_controller.rb load active_support/core_ext/module/delegation in active_support/rails 2012-08-02 21:59:23 +02:00
action_controller.rb extract PerformanceTest into rails-performance_tests gem 2013-01-10 17:09:06 +01:00
action_dispatch.rb Remove BestStandardsSupport middleware 2013-01-29 14:20:58 -05:00
action_pack.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00
action_view.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00