Class: Opennorth::Represent

Inherits:
Fog::Service
  • Object
show all
Defined in:
lib/opennorth/represent.rb,
lib/opennorth/represent/models/office.rb,
lib/opennorth/represent/models/offices.rb,
lib/opennorth/represent/models/postal_code.rb,
lib/opennorth/represent/models/postal_codes.rb,
lib/opennorth/represent/models/representative.rb,
lib/opennorth/represent/models/representatives.rb,
lib/opennorth/represent/requests/get_postal_code.rb

Defined Under Namespace

Classes: Mock, Office, Offices, PostalCode, PostalCodes, Real, Representative, Representatives

Constant Summary collapse

VERSION =

Your code goes hereā€¦

File.read(File.join(File.dirname(__FILE__),"..","..","VERSION"))
BASE_URL =
"http://represent.opennorth.ca".freeze
POSTAL_CODES_PATH =
"/postcodes".freeze