weatheruby
A Ruby Gem for the Weather Underground API
Deprecated! Read me!
The Weather Underground API has been shut down, and as a result, this gem is no longer maintained.
Installation
RubyGems
$ gem install weatheruby
Bundler
Add this line to application's Gemfile:
gem('weatheruby')
And then execute:
$ bundle
Documentation
Please see the RubyDocs.