method
_layout_for
v3.1.0 -
Show latest stable
- Class:
ActionView::Context
_layout_for(name=nil)public
Encapsulates the interaction with the view flow so it returns the correct buffer on yield. This is usually overwriten by helpers to add more behavior. :api: plugin