Module: Openf1

Defined in:
lib/openf1.rb,
lib/openf1/error.rb,
lib/openf1/client.rb,
lib/openf1/object.rb,
lib/openf1/version.rb,
lib/openf1/objects/pit.rb,
lib/openf1/objects/laps.rb,
lib/openf1/objects/stints.rb,
lib/openf1/objects/drivers.rb,
lib/openf1/objects/weather.rb,
lib/openf1/objects/car_data.rb,
lib/openf1/objects/location.rb,
lib/openf1/objects/meetings.rb,
lib/openf1/objects/position.rb,
lib/openf1/objects/sessions.rb,
lib/openf1/objects/intervals.rb,
lib/openf1/objects/team_radio.rb,
lib/openf1/objects/race_control.rb

Defined Under Namespace

Classes: AuthenticationError, CarData, Client, Drivers, Error, Intervals, Laps, Location, Meetings, Object, Pit, Position, RaceControl, RateLimitError, ResourceNotFoundError, ServerError, Sessions, Stints, TeamRadio, Weather

Constant Summary collapse

VERSION =
"0.1.1"