Method: NFL::LiveUpdate::ScoreStrip::Games.regular_season
- Defined in:
- lib/nfl/live_update/score_strip/games.rb
.regular_season ⇒ Object
44 45 46 |
# File 'lib/nfl/live_update/score_strip/games.rb', line 44 def regular_season new(get(LIVE_UPDATE_URL)) end |