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