Skip to content

use ISeq#path with ISeq#absolute_path#544

Merged
ko1 merged 1 commit intomasterfrom
fix_479
Feb 21, 2022
Merged

use ISeq#path with ISeq#absolute_path#544
ko1 merged 1 commit intomasterfrom
fix_479

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

Projects

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