lib/reviewed/product.rb in reviewed-0.4.6 vs lib/reviewed/product.rb in reviewed-0.5.0
- old
+ new
@@ -1,9 +1,8 @@
require 'reviewed/attachment'
module Reviewed
class Product < Base
-
has_attachments
has_many :manufacturer_specs
has_many :awards
has_one :brand