Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 334 Bytes

README.markdown

File metadata and controls

16 lines (10 loc) · 334 Bytes

wesabe

Access the Wesabe API. See the examples directory for usage examples.

Installation

Make sure you have bundler installed, then run this:

$ gem bundle --cached
$ rake spec gem

Assuming the specs pass and the gem is generated, run this (with sudo if required):

$ gem install pkg/wesabe*.gem