Skip to content

README suggestions #6

@dideler

Description

@dideler

Would be useful to mention any reasons why someone should consider using this gem over alternatives like OpenStruct (which is in the standard library so it's usually someone's goto). For example, OpenStruct cannot handle nested hashes properly, while this gem can. I didn't know that until trying to find a reason why I would want to use this gem.

Another suggestion is to indicate in an example what happens when a key isn't found. Does it return nil or does it raise like #fetch does? If it returns nil by default, can it be configured to raise?

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