class RawgApi::Clients::Games::Details
Public Instance Methods
find(id)
click to toggle source
# File lib/rawg_api/clients/game/details.rb, line 7 def find(id) get(id) end
# File lib/rawg_api/clients/game/details.rb, line 7 def find(id) get(id) end