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