Skip to content

Isomorphic parsing #32

@zimbatm

Description

@zimbatm

Unless the data-type isn't supported by Scrolls it should probably yield the same result when the data is logged and then parsed.

Eg: parse(unparse(s: "true")) #=> {"s" => "true"}
Instead of what we have now: {"s" => true}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions