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

Respond_to? behavior changing on calls to method_missing #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erikogan
Copy link

@erikogan erikogan commented Feb 3, 2012

Yo btakita,

First off, thanks for rr!

We discovered respond_to? changes behavior when method_missing is called on a mocked object. We only added a failing test case, because we’re still trying to figure out the best way to fix it. We thought you’d have a much better idea.

Incidentally, this is the base cause of issue #44.

Thanks!

@mcmire
Copy link
Collaborator

mcmire commented Mar 15, 2013

This is definitely still an issue - I will look into this, thanks.

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