weatheruby

Gem Version

A Ruby Gem for the Weather Underground API

Installation

RubyGems

$ gem install weatheruby

Bundler

Add this line to application’s Gemfile:

ruby gem('weatheruby')

And then execute:

$ bundle

Documentation

Please see the RubyDocs.