Class: Platforms::GroupMember

Inherits:
ApplicationRecord show all
Defined in:
app/models/platforms/group_member.rb

Overview

Join table between Group and User, to indicate membership.

Includes a role, to indicate more specific membership as defined by the platform.