Module: Inthegra

Extended by:
Configuration
Defined in:
lib/inthegra.rb,
lib/inthegra/error.rb,
lib/inthegra/client.rb,
lib/inthegra/request.rb,
lib/inthegra/version.rb,
lib/inthegra/connection.rb,
lib/inthegra/model/base.rb,
lib/inthegra/model/line.rb,
lib/inthegra/client/lines.rb,
lib/inthegra/configuration.rb,
lib/inthegra/model/vehicle.rb,
lib/inthegra/model/bus_stop.rb,
lib/inthegra/client/vehicles.rb,
lib/inthegra/serializer/base.rb,
lib/inthegra/client/bus_stops.rb,
lib/inthegra/model/auth_token.rb,
lib/inthegra/serializer/vehicles.rb,
lib/inthegra/serializer/collection.rb

Defined Under Namespace

Modules: Configuration, Connection, Request Classes: AuthToken, BaseModel, BaseSerializer, BusStop, Client, CollectionSerializer, Error, InvalidSerializerInput, Line, Unauthenticated, Vehicle, VehiclesSerializer

Constant Summary collapse

VERSION =
"0.1.0"

Constants included from Configuration

Configuration::DEFAULT_ENDPOINT, Configuration::VALID_OPTIONS

Method Summary

Methods included from Configuration

configure, extended, options, set_default_values