Skip to content

Add option to parse object keys as symbols #8

@mattdaw

Description

@mattdaw

The app I work on has a heavily used JSON-based API and I'm pretty sure I'd get some efficiencies out of being able to get hashes straight from JSON.parse with symbolized keys... like:

{ :request_type => 'create', :entity_type => 'Ticket' ...etc }

If you could add that as an option, that'd be awesome...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions