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