method
new
new(*)
private
Hide source
# File actionview/lib/action_view/layouts.rb, line 353 def initialize(*) # :nodoc: @_action_has_layout = true super end