Skip to content

exists? method for File:Class was removed in Ruby 3.2.0 #12

@lreardon

Description

@lreardon

As title describes, the gem fails for users of Ruby 3.2.0, because it relies on a call to the exists? alias method to the exist? method, which has been deprecated since Ruby 2.1 and was finally removed in Ruby 3.2.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions