Module: ChessApi

Defined in:
lib/chess_api.rb,
lib/chess_api/error.rb,
lib/chess_api/client.rb,
lib/chess_api/object.rb,
lib/chess_api/version.rb,
lib/chess_api/resource.rb,
lib/chess_api/collection.rb,
lib/chess_api/objects/club.rb,
lib/chess_api/input_helpers.rb,
lib/chess_api/objects/player.rb,
lib/chess_api/resources/players.rb,
lib/chess_api/objects/daily_puzzle.rb,
lib/chess_api/objects/titled_player.rb,
lib/chess_api/resources/daily_puzzles.rb,
lib/chess_api/resources/titled_players.rb,
lib/chess_api/objects/monthly_game_archive.rb,
lib/chess_api/resources/monthly_game_archives.rb

Defined Under Namespace

Modules: InputHelpers Classes: Client, Club, Collection, DailyPuzzle, DailyPuzzleResource, Error, MonthlyGameArchive, MonthlyGameArchiveResource, Object, Player, PlayerResource, Resource, TitledPlayer, TitledPlayerResource

Constant Summary collapse

VERSION =
"0.2.1"