Skip to content

The module name Refinement conflicts with a new class introduced in Ruby 3.1 #71

@shugo

Description

@shugo

We are going to introduce a new class Refinement in Ruby 3.1:

The name of the module Refinement in this gem conflicts with it.

Could you consider renaming the module?

Or changing module Refinement to class Refinement would work.
(However, it's confusing.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions