Class: Argus::Trail::RoleAssignment
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Argus::Trail::RoleAssignment
- Defined in:
- app/models/argus/trail/role_assignment.rb
Overview
Join model between an actor (any class that includes Argus::Trail::Actor) and a Role — polymorphic so any number of actor classes/tables can hold roles without the engine needing a foreign key on each one.