Sha256: 2ca547c9c8a049d6c5a2f636d3799466b32b438e4abe86db9058d8d1045fe202
Contents?: true
Size: 181 Bytes
Versions: 3
Compression:
Stored size: 181 Bytes
Contents
Spree::ProductsController.class_eval do helper Spree::ReviewsHelper [:avg_rating, :reviews_count].each { |attrib| Spree::PermittedAttributes.product_attributes << attrib } end
Version data entries
3 entries across 3 versions & 2 rubygems