Skip to content

Conversation

ko1
Copy link
Collaborator

@ko1 ko1 commented Dec 22, 2022

For the <internal:...> files does not have a file and absolute_path
is nil, so it is assumed as eval'ed code and skip_location? add prefix
!eval: to the path name. So it also cheks with this prefix too.

fix #866

For the `<internal:...>` files does not have a file and `absolute_path`
is nil, so it is assumed as eval'ed code and `skip_location?` add prefix
`!eval:` to the path name. So it also cheks with this prefix too.

fix #866
@ko1 ko1 merged commit 7b7259d into master Dec 22, 2022
@ko1 ko1 deleted the skip_internal branch December 22, 2022 16:21
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.

Unexpectedly stepping into prelude methods like binding.irb
1 participant