Module: FootballApi

Defined in:
lib/football_api.rb,
lib/football_api/card.rb,
lib/football_api/goal.rb,
lib/football_api/event.rb,
lib/football_api/match.rb,
lib/football_api/errors.rb,
lib/football_api/player.rb,
lib/football_api/comment.rb,
lib/football_api/fixture.rb,
lib/football_api/version.rb,
lib/football_api/standing.rb,
lib/football_api/commentary.rb,
lib/football_api/match_info.rb,
lib/football_api/match_team.rb,
lib/football_api/competition.rb,
lib/football_api/match_bench.rb,
lib/football_api/match_stats.rb,
lib/football_api/base_request.rb,
lib/football_api/match_summary.rb,
lib/football_api/mixins/symbolizer.rb,
lib/football_api/mixins/requestable.rb,
lib/football_api/match_substitutions.rb

Defined Under Namespace

Modules: Requestable, Symbolizer Classes: BaseError, BaseRequest, Bench, Card, Comment, Commentary, Competition, Event, Fixture, Goal, InfostradaError, InvalidParameter, Match, MatchBench, MatchInfo, MatchStats, MatchSubstitutions, MatchSummary, MatchTeam, Player, RequestError, Standing, Stats, Substitution

Constant Summary collapse

VERSION =
"0.0.8"