Sha256: e534fd5139179999cabcacb1e4f3e4ebabc7bf8cc49f956c87c1f3e8606123f4
Contents?: true
Size: 213 Bytes
Versions: 45
Compression:
Stored size: 213 Bytes
Contents
module Scimitar module ComplexTypes # Represents the complex Photo type. # # See also Scimitar::Schema::Photo # class Photo < Base set_schema Scimitar::Schema::Photo end end end
Version data entries
45 entries across 45 versions & 2 rubygems