Module: RestfulPress

Defined in:
lib/restful_press.rb,
lib/restful_press/client.rb,
lib/restful_press/endpoint.rb,
lib/restful_press/connection.rb,
lib/restful_press/hash_utils.rb

Defined Under Namespace

Classes: APIKeyExpired, Client, Connection, DecodeError, Endpoint, HashUtils, MethodNotAllowed, NoConnectionEstablished, NotFound, RestfulPressError, ServerError, Unauthorized, Unavailable

Constant Summary collapse

REALM =
"http://quick-pdf.geminisbs.net"
VERSION =
File.read(File.join(File.dirname(__FILE__), '..', 'VERSION'))