Sha256: 37c5148ff4683e6101bc2175578409e37994bbd2585687e23dbba040000c2f1f
Contents?: true
Size: 176 Bytes
Versions: 7
Compression:
Stored size: 176 Bytes
Contents
require 'reviewed/attachment' module Reviewed class Product < Base has_attachments has_many :manufacturer_specs has_many :awards has_one :brand end end
Version data entries
7 entries across 7 versions & 1 rubygems