Sha256: 6890f87a45bbee424713662bbb3cec2e8c72eb68287a895a83bc57aeaf8a5af1
Contents?: true
Size: 141 Bytes
Versions: 1
Compression:
Stored size: 141 Bytes
Contents
module Shoppr class AttributeValue 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/attribute_value.rb |