Sha256: 91f3e709a1c9a7f28427a31dfb0bd54a900d6bde14467d9ed4f1f3376061c7f7
Contents?: true
Size: 145 Bytes
Versions: 5
Compression:
Stored size: 145 Bytes
Contents
class OptionValue < ActiveRecord::Base belongs_to :option_type acts_as_list :scope => :option_type has_and_belongs_to_many :variations end
Version data entries
5 entries across 5 versions & 2 rubygems