Sha256: 2f8b7dfe1be73730b985515aa06c0bdc977151b536d7a08e7d75b8ab8d9145d9

Contents?: true

Size: 157 Bytes

Versions: 1

Compression:

Stored size: 157 Bytes

Contents

module Shoppr
  class FeatureRating         
      
    def initialize(cat_mash)        
      Shoppr.map_mash_attrs(self, cat_mash)
    end
      
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shoppr-0.2.3 lib/shoppr/feature_rating.rb