Skip to content

Cannot use Rectify::Command as a simple command after upgrade to 0.12.0 #49

Description

@Hirurg103

Hello!

In some cases I used to use Rectify::Command as a simple command like this

@subscriptions = Subscriptions::BuildFor.(current_user)

But after upgrade to 0.12.0 it started to return hash instead of value returned by Users::BuildFor#call

Could you change Rectify::Command.call to return value provided by Rectify::Command#call?
Or I need to change my codebase?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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