Sha256: 6ef04135bd3c7b241b583e877148ce08c711d6634ac1d93c51620c44bada56a8

Contents?: true

Size: 130 Bytes

Versions: 1

Compression:

Stored size: 130 Bytes

Contents

module Shoppr
  class Image    
    
    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/image.rb