method
hidden_actions
v4.2.7 -
Show latest stable
- Class:
AbstractController::Base
hidden_actions()public
The list of hidden actions. Defaults to an empty array. This can be modified by other modules or subclasses to specify particular actions as hidden.
Returns
-
Array - An array of method names that should not be considered actions.