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