Module: OpenWeatherMap

Defined in:
lib/open_weather_map.rb,
lib/open_weather_map/version.rb

Defined Under Namespace

Classes: City, Geocode

Constant Summary collapse

URL =
'http://api.openweathermap.org/data/2.5/weather'
VERSION =
"0.0.1"