Method: NFL::LiveUpdate::ScoreStrip::Games.post_season
- Defined in:
- lib/nfl/live_update/score_strip/games.rb
.post_season ⇒ Object
48 49 50 |
# File 'lib/nfl/live_update/score_strip/games.rb', line 48 def post_season new(get(POST_SEASON_URL)) end |