aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/rendering_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/lib/action_view/helpers/rendering_helper.rb')
-rw-r--r--actionpack/lib/action_view/helpers/rendering_helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionpack/lib/action_view/helpers/rendering_helper.rb b/actionpack/lib/action_view/helpers/rendering_helper.rb
index 626e1a1ab7..55fb443929 100644
--- a/actionpack/lib/action_view/helpers/rendering_helper.rb
+++ b/actionpack/lib/action_view/helpers/rendering_helper.rb
@@ -75,7 +75,6 @@ module ActionView
# <html>
# Hello David
# </html>
- #
def _layout_for(*args, &block)
name = args.first