Skip to content

Replace monkeypatched Hash with refinements #9

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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