uber-ruby icon indicating copy to clipboard operation
uber-ruby copied to clipboard

A Ruby Interface to the Uber API

Results 12 uber-ruby issues
Sort by recently updated
recently updated
newest added

We should add some kind of continuous integration to run the test suite for every PR. [Travis CI offers this for free](https://github.com/integrations/travis-ci), but an Admin would have to do it....

It would be nice to have methods for the oauth authorize and token urls, constructed with the client id and secret. https://login.uber.com/oauth/v2/authorize https://login.uber.com/oauth/v2/token