Skip to content

Create SirenClient classes with symbols or strings #16

@cha55son

Description

@cha55son

Currently I can't create an action with the following:

SirenClient::Action.new(href: "...", method: "...")

I must use:

SirenClient::Action.new("href" => "...", "method" => "...")

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