Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

elifoster/weatheruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatheruby

Gem Version

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.