Module: ActionController::HideActions

Extended by:
ActiveSupport::Concern
Defined in:
actionpack/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

Method Summary

Methods included from ActiveSupport::Concern

append_features, extended, included