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

use ISeq#path with ISeq#absolute_path #544

Merged
merged 1 commit into from
Feb 21, 2022
Merged

use ISeq#path with ISeq#absolute_path #544

merged 1 commit into from
Feb 21, 2022

Conversation

ko1
Copy link
Collaborator

@ko1 ko1 commented Feb 21, 2022

From Ruby 3.1, a path given by eval does not return by
ISeq#absolute_path.

fix #479

With this fix, use File.readlines(chomp: true).

From Ruby 3.1, a path given by eval does not return by
`ISeq#absolute_path`.

fix #479

With this fix, use `File.readlines(chomp: true)`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

No sourcefile available when debug gem is required inside an eval and breaking into the debugger inside
1 participant