Skip to content

deleted check if instance has object_id method #132

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

Merged
merged 1 commit into from
Jan 22, 2018

Conversation

viuginick1
Copy link
Collaborator

https://youtrack.jetbrains.com/issue/RUBY-20602
Mocha framework redefines the respond_to? method and it turns out that the variable does not have an object_id method so we call an id method (which has a side effect)

@valich valich merged commit f9a0efd into ruby-debug:master Jan 22, 2018
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.

2 participants