Module: CrAPI

Defined in:
lib/crapi.rb,
lib/crapi/proxy.rb,
lib/crapi/client.rb,
lib/crapi/errors.rb,
lib/crapi/version.rb

Overview

The CrAPI module houses the CrAPI::Client and CrAPI::Proxy classes in this gem.

Defined Under Namespace

Classes: ArgumentError, BadHttpResponseError, Client, Error, Proxy

Constant Summary collapse

VERSION =

The canonical crapi gem version.

This should only ever be updated immediately before a release; the commit that updates this value should be pushed by the rake release process.

'1.0.0'.freeze