From 3f8ec7898ba1c10b98d6efe7afe44707dca20dae Mon Sep 17 00:00:00 2001 From: Anton Davydov Date: Thu, 5 Mar 2015 23:25:47 +0300 Subject: [ci skip] Delete excess white in documentation --- actionview/lib/action_view/layouts.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionview/lib/action_view/layouts.rb b/actionview/lib/action_view/layouts.rb index 0b5c0b9991..9d636c8c9e 100644 --- a/actionview/lib/action_view/layouts.rb +++ b/actionview/lib/action_view/layouts.rb @@ -228,7 +228,7 @@ module ActionView # set by the layout method. # # ==== Returns - # * Boolean - True if the action has a layout definition, false otherwise. + # * Boolean - True if the action has a layout definition, false otherwise. def _conditional_layout? return unless super -- cgit v1.2.3