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