Module: CFB

Defined in:
lib/cfb_api.rb,
lib/cfb_api/errors.rb,
lib/cfb_api/models.rb,
lib/cfb_api/version.rb,
lib/cfb_api/middleware.rb

Defined Under Namespace

Classes: ApiModel, BadGateway, BadRequest, Client, ClockTime, Conference, Drive, Error, ErrorMiddleware, Game, GatewayTimeout, InternalServerError, LatLng, MatchupHistory, Model, NotFound, Play, Player, ServiceUnavailable, Team, TooManyRequests, Venue

Constant Summary collapse

REGULAR_SEASON =
'regular'
POST_SEASON =
'postseason'
VERSION =
"0.1.0"