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

Regularly receive no implicit conversion from nil to integer #53

Closed
ashrocket opened this issue Feb 23, 2014 · 2 comments
Closed

Regularly receive no implicit conversion from nil to integer #53

ashrocket opened this issue Feb 23, 2014 · 2 comments

Comments

@ashrocket
Copy link

When I'm down in the bowels of my code and I am using byebug I regularly receive this nil converison error.

@jordoh
Copy link
Contributor

jordoh commented Feb 23, 2014

Are you seeing it in calls to timeout after calling Byebug.start? See issue #54

deivid-rodriguez pushed a commit that referenced this issue Feb 24, 2014
Revert f178b50, no idea what I was thinking
about when I did that.... :S
@deivid-rodriguez
Copy link
Owner

Thanks for the report @ashrocket! I think this is due to a buggy 2.6.0 release. Please upgrade to 2.7.0 and feel free to reopen this if you still get the error.

Cheers!

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

3 participants