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

NameError: undefined local variable or method `rest' for #<IronWorker::APIClient:0x005646ec018d60> 1 File "/mnt/task/bundle/ruby/2.2.0/gems/iron_worker-3.3.0/lib/iron_worker/api_client.rb" #45

Closed
wants to merge 3 commits into from

Conversation

cdimartino
Copy link

This line began throwing an error after moving to 3.3.0. We've reverted to our branch and commented out this line. Not sure what caused it to suddenly trigger the bug, perhaps Net::HTTP::Persistent became defined. Either way, rest is not defined in that scope.

@edshadi edshadi mentioned this pull request May 20, 2016
@lightcap
Copy link

I don't know if this is the right fix for this problem, but since it's a log entry, it probably doesn't really matter. Any chance we could get this merged and released?

@cdimartino
Copy link
Author

we have gotten past it with that line commented out - yes.

On Mon, May 23, 2016 at 5:10 PM Matt Kern [email protected] wrote:

Actually, I'm still getting the same error message when using
Devbootcamp/iron_worker_ruby@f13d62c
https://github.com/Devbootcamp/iron_worker_ruby/commit/f13d62c.
@cdimartino https://github.com/cdimartino I assume you've gotten past
with with the line commented out?


You are receiving this because you were mentioned.

Reply to this email directly or view it on GitHub
#45 (comment)

@treeder
Copy link
Contributor

treeder commented May 28, 2016

#47 looks like the better option here.

@treeder treeder closed this May 28, 2016
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

Successfully merging this pull request may close these issues.

3 participants