Sha256: c611f34b88f1eab512dd565d3a9721431012761d4f1f53a50d17def8eb0a09cd
Contents?: true
Size: 194 Bytes
Versions: 38
Compression:
Stored size: 194 Bytes
Contents
class ParticipantLicense < ActiveRecord::Base belongs_to :license_category belongs_to :participant # validates_presence_of :license_category # validates_presence_of :participant end
Version data entries
38 entries across 38 versions & 1 rubygems