Skip to content

Faster way for remote_module! #69

@filchristou

Description

@filchristou

Right now remote_module! uses string interpolation and relies on the magic syntax to generate the :in_module command.
Maybe we can directly use send_and_receive(:in_module, module) or something similar to avoid that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions