Sha256: cadafdcddea96c0c59a732346c9df35cae1054027e6aba44048f2ecec59fbbd4
Contents?: true
Size: 263 Bytes
Versions: 2
Compression:
Stored size: 263 Bytes
Contents
module Printfection class Address < Resource property :name property :address property :address2 property :company property :city property :state property :zip property :country property :email property :phone end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
printfection-1.0.3 | lib/printfection/address.rb |
printfection-1.0.2 | lib/printfection/address.rb |