Class: Ubiquitously::Stumpedia::Account

Inherits:
Ubiquitously::Service::Account show all
Defined in:
lib/ubiquitously/services/stumpedia.rb

Instance Attribute Summary

Attributes inherited from Ubiquitously::Service::Account

#credentials, #ip, #logged_in, #password, #user, #username

Method Summary

Methods inherited from Ubiquitously::Service::Account

#access_token, #agent, #cookies?, #credentials?, #initialize

Methods included from Account::Authorizable

included

Methods included from Account::Loggable

included

Methods included from Account::Restful

included

Methods inherited from Base

#apply, #debug?

Methods included from SubclassableCallbacks

included, override

Constructor Details

This class inherits a constructor from Ubiquitously::Service::Account