Sha256: 8c4ea5dfed299bf746f721729920411dc1428e142116a40ddeb5fb93d438c878
Contents?: true
Size: 254 Bytes
Versions: 1
Compression:
Stored size: 254 Bytes
Contents
module Unimatrix::Alchemist class Encoder < Unimatrix::DynamicResource field :id field :uuid field :state field :realm_uuid field :created_at field :updated_at has_many :rendition_profiles has_many :videos end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unimatrix-1.4.0 | lib/unimatrix/alchemist/encoder.rb |