instance method
_layout
Ruby on Rails 3.2.22.5
Since v3.0.20 Last seen in v4.0.13 PrivateSignature
_layout()
This will be overwritten by _write_layout_method
Source
# File actionpack/lib/abstract_controller/layouts.rb, line 372
def _layout; end
Defined in actionpack/lib/abstract_controller/layouts.rb line 372
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in AbstractController::Layouts