Sha256: 4d1b647195414286e91d569b34e4f5bc7fcacc1f30e96db960e35f43bf94be8e
Contents?: true
Size: 143 Bytes
Versions: 37
Compression:
Stored size: 143 Bytes
Contents
class Participant < ActiveRecord::Base belongs_to :participant_role has_many :participant_licenses has_and_belongs_to_many :listings end
Version data entries
37 entries across 37 versions & 1 rubygems