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