Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simple_om.rb enumerator issue #4

Open
ryanjadhav opened this issue Sep 11, 2011 · 1 comment
Open

simple_om.rb enumerator issue #4

ryanjadhav opened this issue Sep 11, 2011 · 1 comment

Comments

@ryanjadhav
Copy link

Running into this issue when running the example/command-line.rb:

rdiorb/lib/rdio/simple_om.rb:89:in om': undefined method+' for #<Enumerator: {"oauth_callback"=>"oob"}:collect> (NoMethodError)
from /Users/ryan/Sites/rdiorb/lib/rdio/simple_rdio.rb:77:in signed_post' from /Users/ryan/Sites/rdiorb/lib/rdio/simple_rdio.rb:45:inbegin_authentication'
from command-line.rb:32:in `

'

using ruby 1.9.2

@spudtrooper
Copy link
Owner

I was integrating the simple oauth stuff and committed in order to use another machine. This isn't incorporated into the gem yet, but was working when I put it in. I'm getting an exception, too, right now. I'll look into it, but all tests are passing now for the old way of using the api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants