Class: RawgApi::Clients::Games::Details
- Inherits:
-
BaseClient
- Object
- ApiStruct::Client
- BaseClient
- RawgApi::Clients::Games::Details
- Defined in:
- lib/rawg_api/clients/game/details.rb
Constant Summary
Constants inherited from BaseClient
Instance Method Summary collapse
Instance Method Details
#find(id) ⇒ Object
7 8 9 |
# File 'lib/rawg_api/clients/game/details.rb', line 7 def find(id) get(id) end |