Method: Fantasydata::BoxScore#game
- Defined in:
- lib/fantasydata/box_score.rb
#game ⇒ Object
38 39 40 |
# File 'lib/fantasydata/box_score.rb', line 38 def game @game ||= Fantasydata::GameStat.new(@attrs[:game]) end |
38 39 40 |
# File 'lib/fantasydata/box_score.rb', line 38 def game @game ||= Fantasydata::GameStat.new(@attrs[:game]) end |