Module: Tangerine

Defined in:
lib/tangerine/backlot.rb

Defined Under Namespace

Modules: Backlot Classes: Base, Channel, ChannelSet, Player, Video

Class Method Summary collapse

Class Method Details

.query(options) ⇒ Object



47
48
49
# File 'lib/tangerine/backlot.rb', line 47

def self.query(options)
  Tangerine::Backlot::API.get('/query', options)
end