Class: Socialmod::Dashboard

Inherits:
Base
  • Object
show all
Defined in:
lib/socialmod/dashboard.rb

Class Method Summary collapse

Methods inherited from Base

api_key=, callback_url, callback_url=, #initialize

Constructor Details

This class inherits a constructor from Socialmod::Base

Class Method Details

.find(*args) ⇒ Object



5
6
7
# File 'lib/socialmod/dashboard.rb', line 5

def self.find(*args)
  super(:one, :from => collection_path)
end