abstract class Sage::Base
- Sage::Base
- Reference
- Object
Included Modules
Defined in:
sage/base.crConstructors
Class Method Summary
Instance Method Summary
- #allow!
- #apply(action)
- #check_policy(action)
- #default_ability
- #disallow!
- #find_action_name(action)
- #perform_pre_check
- #sage_user
- #user
Instance methods inherited from module Sage::Behavior
able?(action : Symbol, object, within : T.class) forall Table?(action : Symbol, object) able?, sage_user sage_user, unable?(action : Symbol, object, within)
unable?(action : Symbol, object) unable?, unauthorized_error_message unauthorized_error_message