Module: Parliament

Defined in:
lib/parliament.rb,
lib/parliament/builder.rb,
lib/parliament/request.rb,
lib/parliament/version.rb,
lib/parliament/response.rb,
lib/parliament/client_error.rb,
lib/parliament/server_error.rb,
lib/parliament/network_error.rb,
lib/parliament/request/url_request.rb,
lib/parliament/request/base_request.rb,
lib/parliament/response/base_response.rb,
lib/parliament/no_content_response_error.rb,
lib/parliament/builder/base_response_builder.rb

Overview

Namespace for classes and modules that handle connections to, and processing of data from the parliamentary API.

Since:

  • 0.1.0

Defined Under Namespace

Modules: Builder, Request, Response Classes: ClientError, NetworkError, NoContentResponseError, ServerError

Constant Summary collapse

VERSION =

Since:

  • 0.1.0

'1.0.1'.freeze