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.
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!