Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Generating ruby objects (hashes and arrrays) from json_builder templates #50

Open
@D1plo1d

Description

@D1plo1d

Is it possible to generate a ruby object (either a nesting of arrays or hashes or both) from a json_builder template?

I want to reuse my existing json_builder templates to generate multipart form post payloads with rest-client. My fallback plan is to generate JSON with json_builder and then parse it back into ruby objects and send that to rest-client but it seems less then elegant.

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