Class: Singly::Services::Soundcloud

Inherits:
Object
  • Object
show all
Includes:
Endpoint, Service
Defined in:
lib/singly/api/services/soundcloud.rb

Instance Attribute Summary

Attributes included from Endpoint

#options, #path

Instance Method Summary collapse

Methods included from Service

included, #service=, #service_endpoint

Methods included from Endpoint

#fetch, #initialize, #url, #validate

Instance Method Details

#self(params = {}) ⇒ Object



8
9
10
# File 'lib/singly/api/services/soundcloud.rb', line 8

def self(params={})
  service_endpoint(__method__, params)
end