wesabe / wesabe-rubygem

Wraps communication with the Wesabe API

Home Page:https://www.wesabe.com/page/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Wraps communication with the Wesabe API

https://www.wesabe.com/page/api

License:MIT License


Languages

Language:Ruby 98.7%Language:JavaScript 1.3%