Module: WeatherUnderground

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

Defined Under Namespace

Classes: Base

Constant Summary collapse

URL =
"http://api.wunderground.com/api/%s/"
VERSION =
"0.0.1"