Module: Crapi
- Defined in:
- lib/crapi/version.rb,
lib/crapi.rb,
lib/crapi/proxy.rb,
lib/crapi/client.rb,
lib/crapi/errors.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
- 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. '0.1.3'.freeze