Sha256: 256a0d811f1d8e0c646fdc58c41bd4b7ad5c7941e2af7e2c19e54e3667543d6c
Contents?: true
Size: 372 Bytes
Versions: 8
Compression:
Stored size: 372 Bytes
Contents
module Unimatrix::Alchemist class Text < Unimatrix::DynamicResource 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
8 entries across 8 versions & 1 rubygems