Method: Fantasydata::API::Team#teams_active
- Defined in:
- lib/fantasydata/api/team.rb
#teams_active ⇒ Object
8 9 10 |
# File 'lib/fantasydata/api/team.rb', line 8 def teams_active objects_from_response(Fantasydata::TeamDetail, :get, "/nfl/v2/JSON/Teams") end |