Class: CFB::Drive

Inherits:
ApiModel show all
Defined in:
lib/cfb_api/models.rb

Instance Method Summary collapse

Instance Method Details

#gameObject



150
151
152
# File 'lib/cfb_api/models.rb', line 150

def game
  @game ||= connection.game(game_id)
end