Adds the ability to prevent public methods on a controller to be called as actions.
visible_action?(action_name) Instance Public methods
hide_action(*args) Instance Public methods Sets all of the actions passed in
action_methods() Instance Public methods Overrides