Sha256: 186c65cb4c671c4e21e5e550072357270f274492f8b9ffb59b948a0151975856
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
module Pige::Client class Chunk < Resource attr_accessor :begin, :completion_rate, :end, :format, :title time_attribute :begin, :end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tryphon-pige-client-0.0.3 | lib/pige/client/chunk.rb |