gpsoauth-rb

Direct ruby port of the gpsoauth python library. (https://github.com/simon-weber/gpsoauth)


License
MIT
Install
gem install gpsoauth-rb -v 0.1.1

Documentation

Gpsoauth

Direct ruby port of the gpsoauth python lib: https://github.com/simon-weber/gpsoauth

Installation

Add this line to your application's Gemfile:

gem 'gpsoauth-rb'

And then execute:

$ bundle

Or install it yourself as:

$ gem install gpsoauth-rb

Usage

require 'gpsoauth'

License

The gem is available as open source under the terms of the MIT License.