Class: Argus::Trail::RoleAssignment

Inherits:
ApplicationRecord show all
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.