Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 445 Bytes

File metadata and controls

28 lines (15 loc) · 445 Bytes

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.