Module: StatRaptor

Extended by:
Config
Defined in:
lib/statraptor.rb,
lib/statraptor/error.rb,
lib/statraptor/client.rb,
lib/statraptor/config.rb,
lib/statraptor/version.rb,
lib/statraptor/client/users.rb,
lib/statraptor/client/graphs.rb,
lib/statraptor/client/projects.rb,
lib/statraptor/error/not_found.rb,
lib/statraptor/error/unauthorized.rb,
lib/statraptor/client/adapters/rest_client.rb

Defined Under Namespace

Modules: Config Classes: Client, Error

Constant Summary collapse

VERSION =
"0.2.6"

Constants included from Config

Config::DEFAULT_DISABLE_SSL_PEER_VERIFICATION, Config::DEFAULT_ENDPOINT, Config::DEFAULT_PLATFORM_CREDENTIALS, Config::DEFAULT_TIMEOUT, Config::DEFAULT_USER_AGENT, Config::HTTP_HEADERS, Config::VALID_OPTIONS_KEYS

Method Summary

Methods included from Config

configure, extended, full_uri, options, reset, timeout_in_seconds