Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Empty keys are not working #4

@ricsam

Description

@ricsam

Hi, if you create a model with attributes like: {"": {"": "value"}} then you can't call model.get('.') (empty string . empty string) which is the result I would expect since model.attributes[''][''] === 'value' returns true

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