Skip to content

Replace monkeypatched Hash with refinements #9

@rpbaptist

Description

@rpbaptist

Monkeypatching is considered bad practice, as unexpected code leaks throughout an application.

Including your gem will change the behavior of Hash for an entire application, which should be avoided.

Please consider using Refinements instead.

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