Method: Fantasydata::API::Season#current_season
- Defined in:
- lib/fantasydata/api/season.rb
#current_season ⇒ Object
8 9 10 |
# File 'lib/fantasydata/api/season.rb', line 8 def current_season integer_from_response(:get, '/nfl/v2/JSON/CurrentSeason') end |