Module: Trax::Controller::Authorize

Extended by:
ActiveSupport::Concern
Defined in:
lib/trax/controller/authorize.rb

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

STANDARD_ACTIONS =
[ :index, :search, :show, :destroy, :update, :create, :new ]