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

Version Path
reso-0.1.6.6 app/models/participant.rb
reso-0.1.6.5 app/models/participant.rb
reso-0.1.6.4 app/models/participant.rb
reso-0.1.6.3 app/models/participant.rb
reso-0.1.6.2 app/models/participant.rb
reso-0.1.6.1 app/models/participant.rb
reso-0.1.6 app/models/participant.rb
reso-0.1.5.11 app/models/participant.rb
reso-0.1.5.10 app/models/participant.rb
reso-0.1.5.9 app/models/participant.rb
reso-0.1.5.7 app/models/participant.rb
reso-0.1.5.6 app/models/participant.rb
reso-0.1.5.5 app/models/participant.rb
reso-0.1.5.4 app/models/participant.rb
reso-0.1.5.3 app/models/participant.rb
reso-0.1.5.2 app/models/participant.rb
reso-0.1.5.1 app/models/participant.rb
reso-0.1.5.0 app/models/participant.rb
reso-0.1.4.10 app/models/participant.rb
reso-0.1.4.9 app/models/participant.rb