Skip to content

Monkey-patching ruby standard library #2

@shreve

Description

@shreve

My original implementation adds new methods and overrides existing methods in Integer and Array. I really don't like this and want to remove this requirement. All code should be within the Secret namespace and not modify the standard library at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions