Class: GamesRadarApi::Client

Inherits:
API
  • Object
show all
Includes:
Cheats, Developers, Franchises, Games, Genres, Guides, News, Platforms, Publishers, Screenshots, Videos
Defined in:
lib/games_radar_api/client.rb,
lib/games_radar_api/client/news.rb,
lib/games_radar_api/client/games.rb,
lib/games_radar_api/client/cheats.rb,
lib/games_radar_api/client/genres.rb,
lib/games_radar_api/client/guides.rb,
lib/games_radar_api/client/videos.rb,
lib/games_radar_api/client/platforms.rb,
lib/games_radar_api/client/developers.rb,
lib/games_radar_api/client/franchises.rb,
lib/games_radar_api/client/publishers.rb,
lib/games_radar_api/client/screenshots.rb

Defined Under Namespace

Modules: Cheats, Developers, Franchises, Games, Genres, Guides, News, Platforms, Publishers, Screenshots, Videos

Method Summary

Methods included from Videos

#game_videos, #videos

Methods included from Screenshots

#game_screenshots, #screenshots

Methods included from Publishers

#publishers

Methods included from Platforms

#platforms

Methods included from News

#features, #game_features, #game_news, #game_previews, #game_reviews, #news, #previews, #reviews

Methods included from Guides

#game_guides, #guides

Methods included from Genres

#genres

Methods included from Games

#game, #game_search, #games

Methods included from Franchises

#franchises

Methods included from Developers

#developers

Methods included from Cheats

#cheats, #game_cheats

Methods inherited from API

#initialize

Methods included from Request

#delete, #get, #post, #put

Constructor Details

This class inherits a constructor from GamesRadarApi::API