method
new
new(*)
private
Hide source
# File actionpack/lib/abstract_controller/layouts.rb, line 357 def initialize(*) @_action_has_layout = true super end