Flowdock
method

_conditional_layout?

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: LayoutConditions
_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.

Show source
Register or log in to add new notes.