method
new
v3.0.0 -
Show latest stable
- Class:
AbstractController::Layouts
new(*)public
No documentation available.
# File actionpack/lib/abstract_controller/layouts.rb, line 302
def initialize(*)
@action_has_layout = true
super
end