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

TracePoint API #65

Open
trans opened this issue Nov 30, 2012 · 1 comment
Open

TracePoint API #65

trans opened this issue Nov 30, 2012 · 1 comment

Comments

@trans
Copy link

trans commented Nov 30, 2012

I don't know if/when Ruby 2.0 features are to be added, but to that end I have the orginal TracePoint gem which I can donate to the project. I need to update the API to match Ruby's implementation, but they are close enough that is basically a technicality.

@marcandre
Copy link
Owner

I've started on 2.0 (Enumerator::Lazy). I can accept patches now. They will need to be required explicitly (require 'backports/2.0.0') until Ruby 2.0.0 final is released.

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

No branches or pull requests

2 participants