Table of Contents - zombie_battleground-api-0.7.1 Documentation
Classes and Modules
- ZombieBattleground
- ZombieBattleground::Api
- ZombieBattleground::Api::Client
- ZombieBattleground::Api::Errors
- ZombieBattleground::Api::Errors::BadRequest
- ZombieBattleground::Api::Errors::InternalServerError
- ZombieBattleground::Api::Errors::InvalidInput
- ZombieBattleground::Api::Errors::InvalidResponse
- ZombieBattleground::Api::Errors::NotFound
- ZombieBattleground::Api::Errors::ServiceUnavailable
- ZombieBattleground::Api::Errors::UnknownResponse
- ZombieBattleground::Api::Extensions
- ZombieBattleground::Api::Extensions::Cards
- ZombieBattleground::Api::Extensions::Decks
- ZombieBattleground::Api::Extensions::Matches
- ZombieBattleground::Api::Models
- ZombieBattleground::Api::Models::Card
- ZombieBattleground::Api::Models::Deck
- ZombieBattleground::Api::Models::Match
- ZombieBattleground::Api::Models::SimpleCard
- ZombieBattleground::Api::Requests
- ZombieBattleground::Api::Requests::GetCardRequest
- ZombieBattleground::Api::Requests::GetCardsRequest
- ZombieBattleground::Api::Requests::GetDeckRequest
- ZombieBattleground::Api::Requests::GetDecksRequest
- ZombieBattleground::Api::Requests::GetMatchRequest
- ZombieBattleground::Api::Requests::GetMatchesRequest
- ZombieBattleground::Api::Requests::RequestHelper
- ZombieBattleground::Api::Responses
- ZombieBattleground::Api::Responses::GetCardResponse
- ZombieBattleground::Api::Responses::GetCardsResponse
- ZombieBattleground::Api::Responses::GetDeckResponse
- ZombieBattleground::Api::Responses::GetDecksResponse
- ZombieBattleground::Api::Responses::GetMatchResponse
- ZombieBattleground::Api::Responses::GetMatchesResponse
- ZombieBattleground::Api::Responses::ResponseHelper
- ZombieBattleground::Api::ValidationHelper
Methods
- ::card — ZombieBattleground::Api
- ::card_request — ZombieBattleground::Api
- ::cards — ZombieBattleground::Api
- ::cards_request — ZombieBattleground::Api
- ::deck — ZombieBattleground::Api
- ::deck_request — ZombieBattleground::Api
- ::decks — ZombieBattleground::Api
- ::decks_request — ZombieBattleground::Api
- ::match — ZombieBattleground::Api
- ::match_request — ZombieBattleground::Api
- ::matches — ZombieBattleground::Api
- ::matches_request — ZombieBattleground::Api
- ::new — ZombieBattleground::Api::Client
- ::new — ZombieBattleground::Api::Errors::InvalidResponse
- ::new — ZombieBattleground::Api::Models::Card
- ::new — ZombieBattleground::Api::Models::Deck
- ::new — ZombieBattleground::Api::Models::Match
- ::new — ZombieBattleground::Api::Models::SimpleCard
- ::new — ZombieBattleground::Api::Responses::GetCardResponse
- ::new — ZombieBattleground::Api::Responses::GetCardsResponse
- ::new — ZombieBattleground::Api::Responses::GetDeckResponse
- ::new — ZombieBattleground::Api::Responses::GetDecksResponse
- ::new — ZombieBattleground::Api::Responses::GetMatchResponse
- ::new — ZombieBattleground::Api::Responses::GetMatchesResponse
- #ability_is_a_string — ZombieBattleground::Api::ValidationHelper
- #ability_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #all_cards — ZombieBattleground::Api::Extensions::Cards
- #all_decks — ZombieBattleground::Api::Extensions::Decks
- #all_matches — ZombieBattleground::Api::Extensions::Matches
- #amount_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #amount_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #block_height_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #block_height_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #card_factions — ZombieBattleground::Api::Extensions::Cards
- #card_is_a_card — ZombieBattleground::Api::Responses::GetCardResponse
- #card_kinds — ZombieBattleground::Api::Extensions::Cards
- #card_name_is_a_string — ZombieBattleground::Api::ValidationHelper
- #card_name_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #card_ranks — ZombieBattleground::Api::Extensions::Cards
- #card_rarities — ZombieBattleground::Api::Extensions::Cards
- #card_request — ZombieBattleground::Api::Client
- #card_sets — ZombieBattleground::Api::Extensions::Cards
- #card_types — ZombieBattleground::Api::Extensions::Cards
- #cards_by_faction — ZombieBattleground::Api::Extensions::Cards
- #cards_by_kind — ZombieBattleground::Api::Extensions::Cards
- #cards_by_rank — ZombieBattleground::Api::Extensions::Cards
- #cards_by_rarity — ZombieBattleground::Api::Extensions::Cards
- #cards_by_set — ZombieBattleground::Api::Extensions::Cards
- #cards_by_type — ZombieBattleground::Api::Extensions::Cards
- #cards_contains_valid_cards — ZombieBattleground::Api::Responses::GetCardsResponse
- #cards_has_required_count — ZombieBattleground::Api::Models::Deck
- #cards_is_an_array_of_card — ZombieBattleground::Api::Responses::GetCardsResponse
- #cards_is_an_array_of_simple_card — ZombieBattleground::Api::Models::Deck
- #cards_request — ZombieBattleground::Api::Client
- #connection — ZombieBattleground::Api::Client
- #cost_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #cost_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #created_at_is_a_time — ZombieBattleground::Api::ValidationHelper
- #created_at_is_a_time_and_not_null — ZombieBattleground::Api::ValidationHelper
- #damage_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #damage_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #deck_faction — ZombieBattleground::Api::Extensions::Decks
- #deck_id_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #deck_id_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #deck_is_a_deck — ZombieBattleground::Api::Responses::GetDeckResponse
- #deck_request — ZombieBattleground::Api::Client
- #deck_strong_against — ZombieBattleground::Api::Extensions::Decks
- #deck_weak_against — ZombieBattleground::Api::Extensions::Decks
- #decks_contains_valid_decks — ZombieBattleground::Api::Responses::GetDecksResponse
- #decks_is_an_array_of_deck — ZombieBattleground::Api::Responses::GetDecksResponse
- #decks_request — ZombieBattleground::Api::Client
- #description_is_a_string — ZombieBattleground::Api::ValidationHelper
- #description_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #frame_is_a_string — ZombieBattleground::Api::ValidationHelper
- #frame_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #handle_errors — ZombieBattleground::Api::Responses::ResponseHelper
- #health_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #health_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #hero_id_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #hero_id_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #id_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #id_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #image_url_is_a_string — ZombieBattleground::Api::ValidationHelper
- #image_url_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #kind_is_a_string — ZombieBattleground::Api::ValidationHelper
- #kind_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #limit_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #limit_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #load_cards_data — ZombieBattleground::Api::Extensions::Cards
- #load_decks_data — ZombieBattleground::Api::Extensions::Decks
- #match_is_a_match — ZombieBattleground::Api::Responses::GetMatchResponse
- #match_request — ZombieBattleground::Api::Client
- #matches_contains_valid_matches — ZombieBattleground::Api::Responses::GetMatchesResponse
- #matches_for_player — ZombieBattleground::Api::Extensions::Matches
- #matches_is_an_array_of_match — ZombieBattleground::Api::Responses::GetMatchesResponse
- #matches_request — ZombieBattleground::Api::Client
- #mould_id_is_a_string — ZombieBattleground::Api::ValidationHelper
- #mould_id_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #name_is_a_string — ZombieBattleground::Api::ValidationHelper
- #name_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #page_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #page_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #params — ZombieBattleground::Api::Requests::GetDeckRequest
- #params — ZombieBattleground::Api::Requests::GetMatchRequest
- #params — ZombieBattleground::Api::Requests::RequestHelper
- #player1_deck_id_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #player1_deck_id_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #player1_id_is_a_string — ZombieBattleground::Api::ValidationHelper
- #player1_id_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #player2_deck_id_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #player2_deck_id_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #player2_id_is_a_string — ZombieBattleground::Api::ValidationHelper
- #player2_id_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #primary_skill_id_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #primary_skill_id_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #random_seed_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #random_seed_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #rank_is_a_string — ZombieBattleground::Api::ValidationHelper
- #rank_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #rarity_is_a_string — ZombieBattleground::Api::ValidationHelper
- #rarity_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #recently_created_matches — ZombieBattleground::Api::Extensions::Matches
- #recently_ended_matches — ZombieBattleground::Api::Extensions::Matches
- #recently_updated_matches — ZombieBattleground::Api::Extensions::Matches
- #remove_invalid_cards — ZombieBattleground::Api::Responses::GetCardsResponse
- #remove_invalid_decks — ZombieBattleground::Api::Responses::GetDecksResponse
- #remove_invalid_matches — ZombieBattleground::Api::Responses::GetMatchesResponse
- #secondary_skill_id_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #secondary_skill_id_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #sender_address_is_a_string — ZombieBattleground::Api::ValidationHelper
- #sender_address_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #set_is_a_string — ZombieBattleground::Api::ValidationHelper
- #set_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #status_is_a_string — ZombieBattleground::Api::ValidationHelper
- #status_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #total_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #total_is_a_non_negative_integer_and_not_null — ZombieBattleground::Api::ValidationHelper
- #type_is_a_string — ZombieBattleground::Api::ValidationHelper
- #type_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #updated_at_is_a_time — ZombieBattleground::Api::ValidationHelper
- #updated_at_is_a_time_and_not_null — ZombieBattleground::Api::ValidationHelper
- #uri — ZombieBattleground::Api::Requests::GetCardRequest
- #uri — ZombieBattleground::Api::Requests::GetCardsRequest
- #uri — ZombieBattleground::Api::Requests::GetDeckRequest
- #uri — ZombieBattleground::Api::Requests::GetDecksRequest
- #uri — ZombieBattleground::Api::Requests::GetMatchRequest
- #uri — ZombieBattleground::Api::Requests::GetMatchesRequest
- #user_id_is_a_string — ZombieBattleground::Api::ValidationHelper
- #user_id_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #value_is_a_class — ZombieBattleground::Api::ValidationHelper
- #value_is_a_non_negative_integer — ZombieBattleground::Api::ValidationHelper
- #value_is_a_string — ZombieBattleground::Api::ValidationHelper
- #value_is_a_time — ZombieBattleground::Api::ValidationHelper
- #value_is_an_integer — ZombieBattleground::Api::ValidationHelper
- #version_is_a_string — ZombieBattleground::Api::ValidationHelper
- #version_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper
- #winner_id_is_a_string — ZombieBattleground::Api::ValidationHelper
- #winner_id_is_a_string_and_not_null — ZombieBattleground::Api::ValidationHelper