Sha256: 41da7493d0ff41dcb2fec9be669f3f1ac883c45139f247c1bd72e7b54b49a176

Contents?: true

Size: 147 Bytes

Versions: 1

Compression:

Stored size: 147 Bytes

Contents

module Shoppr
  class CategorySelection    
    
    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/category_selection.rb