Sha256: dd0866f84327bb6738808a40930d6eb8dfcd3739975c02375e5f78e088bab822
Contents?: true
Size: 365 Bytes
Versions: 20
Compression:
Stored size: 365 Bytes
Contents
module Unimatrix::Alchemist class Text < Unimatrix::Resource field :id field :uuid field :realm_uuid field :input_url field :storage_url field :content_type field :content_length field :video_id field :video_uuid field :created_at field :updated_at has_many :renditions has_many :activity_proxies end end
Version data entries
20 entries across 20 versions & 1 rubygems