Flowdock
method

hidden_actions

Importance_1
v2.0.3 - Show latest stable - 0 notes - Class: ActionController::Base
hidden_actions() public

Return an array containing the names of public methods that have been marked hidden from the action processor. By default, all methods defined in ActionController::Base and included modules are hidden. More methods can be hidden using hide_actions.

Show source
Register or log in to add new notes.