pengwynn / rdio-cli

CLI for Rdio on Mac
MIT License
101 stars 9 forks source link

undefined method `+ after entering auth info #5

Closed mason-stewart closed 11 years ago

mason-stewart commented 11 years ago

After installing version 0.0.1 of the gem and running rdio auth, I'm getting a fatal error: undefined method+' for nil:NilClass` after entering my API key and secret. I'm using Ruby 1.9.3-preview. Any ideas what's going on here? Thanks!

pengwynn commented 11 years ago

Hmmm. That's a pretty old Ruby. Can you try it against the latest stable version of 1.9.3? Not that we have the greatest coverage on the oauth authorization piece, but we're showing green on 1.9.3

https://travis-ci.org/pengwynn/rdio-cli

pengwynn commented 11 years ago

Closing. Please reopen if needed.