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