method

_conditional_layout?

_conditional_layout?()
private

Determines whether the current action has a layout definition by checking the action name against the :only and :except conditions set by the layout method.

Returns

  • Boolean - True if the action has a layout definition, false otherwise.