Method: Fantasydata::GameStat#home_offensive_yards_per_play
- Defined in:
- lib/fantasydata/game_stat.rb
#home_offensive_yards_per_play ⇒ Object (readonly)
Returns the value of attribute home_offensive_yards_per_play.
5 6 7 |
# File 'lib/fantasydata/game_stat.rb', line 5 def home_offensive_yards_per_play @home_offensive_yards_per_play end |