Sha256: d64d2306fe10ce85f5f19e92f30c92a4635c9bf4e8b472e3dfe5327956aa95d9
Contents?: true
Size: 210 Bytes
Versions: 4
Compression:
Stored size: 210 Bytes
Contents
module Printfection class Size < Resource property :id, transform_with: Transforms::Integer property :name property :short_name property :stock coerce_key :stock, Hashie::Mash end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
printfection-1.0.3 | lib/printfection/size.rb |
printfection-1.0.2 | lib/printfection/size.rb |
printfection-1.0.1 | lib/printfection/size.rb |
printfection-1.0.0 | lib/printfection/size.rb |