Method: CheapShark::GameFetcher#results

Defined in:
lib/cheapshark/fetchers/game_fetcher.rb

#resultsObject



9
10
11
# File 'lib/cheapshark/fetchers/game_fetcher.rb', line 9

def results
  CheapShark::Game.new :by_id, @results
end