Sha256: 48c60c9afdd0c4d7dc3f8f1a2c1c021e1178b03bf9ea0d1fad4fd45fbafa00e3
Contents?: true
Size: 143 Bytes
Versions: 70
Compression:
Stored size: 143 Bytes
Contents
class OptionValue < ActiveRecord::Base belongs_to :option_type acts_as_list :scope => :option_type has_and_belongs_to_many :variants end
Version data entries
70 entries across 70 versions & 9 rubygems