Flowdock
method

hidden_actions

Importance_1
v3.2.1 - Show latest stable - 0 notes - Class: AbstractController::Base
hidden_actions() public

The list of hidden actions to an empty array. 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.

Show source
Register or log in to add new notes.