Sha256: fd19a55a43a919a8083b543acbfd9d3555fa1c237b44b41d475c12c46b0a4251
Contents?: true
Size: 116 Bytes
Versions: 2
Compression:
Stored size: 116 Bytes
Contents
module Kms class PropertyDrop < Liquor::Drop attributes :name, :value, :tag belongs_to :product end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kms_catalog-0.5.0 | lib/drops/kms/property_drop.rb |
kms_catalog-0.4.0 | lib/kms/drops/property_drop.rb |