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

Specify when #frame_type should return :eval #29

Closed
badosu opened this issue May 27, 2013 · 1 comment · Fixed by #30
Closed

Specify when #frame_type should return :eval #29

badosu opened this issue May 27, 2013 · 1 comment · Fixed by #30

Comments

@badosu
Copy link
Collaborator

badosu commented May 27, 2013

There is no spec for this case, currently.

Since I don't know specifically the behaviour, and it is not obvious (at least for me), we should add a test for that.

@banister
Copy link
Owner

In this situation: eval("binding.of_caller(0)").frame_type #=> :eval

thanks for your work!

badosu added a commit to badosu/binding_of_caller that referenced this issue May 27, 2013
badosu added a commit to badosu/binding_of_caller that referenced this issue May 29, 2013
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 a pull request may close this issue.

2 participants