Sha256: 4202608ba723e9155dd0ddf7dfbe2f1c69d28f57ff3688d342906337b41b001d
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
module CrystalApi class Photo include Attributes root_element :photo boolean_attribute :is_default hash_attribute :urls, :url end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
crystal_api-0.1.0 | lib/crystal_api/photo.rb |
crystal_api-0.0.1 | lib/crystal_api/photo.rb |