Module: HearthstoneApi

Extended by:
Configuration
Includes:
HTTParty
Defined in:
lib/hearthstone_api.rb,
lib/hearthstone_api/info.rb,
lib/hearthstone_api/cards.rb,
lib/hearthstone_api/request.rb,
lib/hearthstone_api/version.rb,
lib/hearthstone_api/cardbacks.rb,
lib/hearthstone_api/base_model.rb,
lib/hearthstone_api/connection.rb,
lib/hearthstone_api/exceptions.rb,
lib/hearthstone_api/configuration.rb

Defined Under Namespace

Modules: Configuration, Connection, Request Classes: BaseModel, Cardbacks, Cards, Error, Info, NoApiKeyError, ResponseError, UnsupportedMethodError

Constant Summary collapse

VERSION =
"1.0.4"

Constants included from Configuration

Configuration::DEFAULT_API_KEY, Configuration::DEFAULT_ENDPOINT

Instance Attribute Summary

Attributes included from Configuration

#api_key, #endpoint

Method Summary

Methods included from Configuration

configure, extended, reset