Module: Faalis::Concerns::Authorizable

Extended by:
ActiveSupport::Concern
Included in:
Group, User
Defined in:
lib/faalis/concerns/authorizable.rb

Overview

Authorizable modules of Faalis which each resource model should includes this concern. Without this concern, models can not be authorized

Defined Under Namespace

Modules: ClassMethods