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