method
hide_action
v3.0.0 -
Show latest stable
- Class:
ActionController::HideActions::ClassMethods
hide_action(*args)public
Sets all of the actions passed in as hidden actions.
Parameters
| *args<#to_s>: | A list of actions |
hide_action(*args)Sets all of the actions passed in as hidden actions.
| *args<#to_s>: | A list of actions |