Module: ActionController::HideActions

Extended by:
ActiveSupport::Concern
Defined in:
lib/action_controller/metal/hide_actions.rb

Overview

Adds the ability to prevent public methods on a controller to be called as actions.

Defined Under Namespace

Modules: ClassMethods