Skip to content

[WIP] Add base command object#16

Open
ailecksandr wants to merge 1 commit intodevfrom
feature/commando
Open

[WIP] Add base command object#16
ailecksandr wants to merge 1 commit intodevfrom
feature/commando

Conversation

@ailecksandr
Copy link
Member

@ailecksandr ailecksandr commented Apr 10, 2018

Such as we had met ActiveInteraction as very messy, we decided to provide own base command object

  • Test if all works correctly on 2-3 level of nesting after inheritance from Commando::Base;
  • Find better workaround for controller params passed into method as arguments;
  • Provide test coverage for written code

@ailecksandr ailecksandr self-assigned this Apr 10, 2018
@ailecksandr ailecksandr changed the base branch from master to dev April 10, 2018 16:20
def articles
@articles ||= FindAndOrder
.call(ids
.result
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant