Module: LeagueOfLegends

Defined in:
lib/league_of_legends/api.rb,
lib/league_of_legends/version.rb,
lib/league_of_legends/dto/base.rb,
lib/league_of_legends/dto/game.rb,
lib/league_of_legends/dto/team.rb,
lib/league_of_legends/dto/league.rb,
lib/league_of_legends/dto/player.rb,
lib/league_of_legends/dto/roster.rb,
lib/league_of_legends/dto/champion.rb,
lib/league_of_legends/dto/team_map.rb,
lib/league_of_legends/request/base.rb,
lib/league_of_legends/request/team.rb,
lib/league_of_legends/dto/raw_stats.rb,
lib/league_of_legends/dto/team_list.rb,
lib/league_of_legends/request/mapper.rb,
lib/league_of_legends/dto/league_item.rb,
lib/league_of_legends/dto/league_list.rb,
lib/league_of_legends/dto/mini_series.rb,
lib/league_of_legends/dto/ranked_stats.rb,
lib/league_of_legends/dto/recent_games.rb,
lib/league_of_legends/request/champion.rb,
lib/league_of_legends/dto/champion_list.rb,
lib/league_of_legends/dto/champion_stats.rb,
lib/league_of_legends/dto/message_of_day.rb,
lib/league_of_legends/dto/aggregated_stats.rb,
lib/league_of_legends/dto/league_item_list.rb,
lib/league_of_legends/dto/team_member_info.rb,
lib/league_of_legends/dto/team_stat_detail.rb,
lib/league_of_legends/dto/team_stat_summary.rb,
lib/league_of_legends/dto/player_stats_summary.rb,
lib/league_of_legends/request/team/by_summoner.rb,
lib/league_of_legends/dto/match_history_summary.rb,
lib/league_of_legends/request/league/challenger.rb,
lib/league_of_legends/request/league/by_summoner.rb,
lib/league_of_legends/dto/player_stats_summary_list.rb,
lib/league_of_legends/request/game/by_summoner/recent.rb,
lib/league_of_legends/request/league/by_summoner/entry.rb,
lib/league_of_legends/request/stats/by_summoner/ranked.rb,
lib/league_of_legends/request/stats/by_summoner/summary.rb

Defined Under Namespace

Modules: DTO, Request Classes: Api

Constant Summary collapse

VERSION =
"0.0.13"