Class: DoingStream::Streams::Vimeo::Videos
- Inherits:
-
DoingStream::Stream::JSONStream
- Object
- DoingStream::Stream::Stream
- DoingStream::Stream::JSONStream
- DoingStream::Streams::Vimeo::Videos
- Defined in:
- lib/doing_stream/streams/vimeo.rb
Defined Under Namespace
Classes: Entry
Constant Summary collapse
- URI =
'http://vimeo.com/api/v2/<%= user %>/videos.json'
Instance Attribute Summary
Attributes inherited from DoingStream::Stream::Stream
Method Summary
Methods inherited from DoingStream::Stream::JSONStream
Methods inherited from DoingStream::Stream::Stream
#entry_class, #initialize, #name, #uri
Constructor Details
This class inherits a constructor from DoingStream::Stream::Stream