Skip to content

File.exists? was removed in Ruby 3.2+ #36

@barnaclebarnes

Description

@barnaclebarnes

File.exists? was removed in Ruby 3.2+ — replaced with File.exist? in the gem source at piwik/base.rb:176.

temp_config = if File.exists?(File.join(home,filename))

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