Skip to content

Compiling from source yields syntax errors in various files due to deprecated method File.exists. #646

@atarax42

Description

@atarax42

Found in version 0.8.0rc3

The Ruby method File.exists is no longer supported. It was changed to File.exist. Thus Rubyripper terminates on execution.

See https://ruby-doc.org/core-2.5.0/File.html#method-c-exist-3F

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions