Sha256: 7150cfe9113eb5f180877b1ec9dfa05a6b80516044344268d329a9f4bcc84510
Contents?: true
Size: 336 Bytes
Versions: 5
Compression:
Stored size: 336 Bytes
Contents
module Unimatrix::Quartermaster class Binary < Unimatrix::DynamicResource field :id field :filename field :content_length field :content_type field :realm_uuid field :created_at field :updated_at field :properties field :uuid field :storage_key has_many :binaries_ingressors end end
Version data entries
5 entries across 5 versions & 1 rubygems