Module: OpenWeatherMap

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

Defined Under Namespace

Classes: Base, City, Geocode

Constant Summary collapse

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