method
new
v2.3.8 -
Show latest stable
- Class:
ActionController::Layout
new(*args)public
No documentation available.
# File actionpack/lib/action_controller/layout.rb, line 197
def initialize(*args)
super
@real_format = nil
end