Class: CurrentScope::RoleAssignment
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- CurrentScope::RoleAssignment
- Defined in:
- app/models/current_scope/role_assignment.rb
Overview
A subject's single org-wide role. One per subject by design — the "which role granted this?" ambiguity of multi-role systems is deliberately avoided; per-record needs are covered by scoped roles instead.