Class: BleacherApi::Geolocation

Inherits:
Object
  • Object
show all
Defined in:
lib/bleacher_api.rb

Class Method Summary collapse

Class Method Details

.teams(options) ⇒ Object



66
67
68
# File 'lib/bleacher_api.rb', line 66

def teams(options)
  BleacherApi.call(:get, 'geolocation/teams', options)
end