Module: Punchr

Extended by:
Configuration
Defined in:
lib/punchr.rb,
lib/punchr/client.rb,
lib/punchr/version.rb,
lib/punchr/configuration.rb

Defined Under Namespace

Modules: Configuration Classes: Client

Constant Summary collapse

API_URL =
'https://api.punchfork.com'
USER_AGENT_HEADER =
"punchr gem version #{Punchr::VERSION}"
VERSION =
"1.0.0"

Instance Attribute Summary

Attributes included from Configuration

#api_key

Method Summary

Methods included from Configuration

configure