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

Ruby 2 support #11

Closed
ryansch opened this issue Jul 10, 2013 · 3 comments
Closed

Ruby 2 support #11

ryansch opened this issue Jul 10, 2013 · 3 comments

Comments

@ryansch
Copy link

ryansch commented Jul 10, 2013

Have you considered byebug and pry-byebug for ruby 2 support? Would you accept a pull request in that direction?

@nixme
Copy link
Owner

nixme commented Jul 11, 2013

Byebug only supports 2.0 and not 1.9. So that would trade support one for the other. I maintain pry-debugger too, so I've been hoping for debugger to just get support for 2.0 so we can support it all.

@ryansch
Copy link
Author

ryansch commented Jul 12, 2013

Me too.

@nixme
Copy link
Owner

nixme commented Oct 24, 2013

Closing in favor of #12, as this gem itself does support Ruby 2.

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