Module: Rddd::Authorization
- Defined in:
- lib/rddd/authorization/authorize.rb,
lib/rddd/authorization/rule.rb,
lib/rddd/authorization/rules_builder.rb
Overview
Authorize plugin stores all the authorization rules and answers the question if specific user is or is not authorized to perform the action considering the parameters as well.
Defined Under Namespace
Modules: RulesBuilder Classes: Authorize, Rule