Sha256: 71ac5197770758bb9543d179edcfbd5d9d534de533738a721528b38c1bcf6f3c
Contents?: true
Size: 171 Bytes
Versions: 2
Compression:
Stored size: 171 Bytes
Contents
module CrystalApi class ProductDescriptor include Attributes root_element :product_descriptor string_attribute :name string_attribute :value end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
crystal_api-0.1.0 | lib/crystal_api/product_descriptor.rb |
crystal_api-0.0.1 | lib/crystal_api/product_descriptor.rb |