Closed hedgesky closed 4 years ago
This is a very good feature! Why not merged yet?
+1 huge missing part of organizers
+1
Hi @laserlemon, I know it's been a while since this conversation was started and probably now this gem isn't in your list of priorities. I'm not going to ask you to invest a lot of your time, but maybe you could merge the PR? It will help people who want to use the feature. At the same time, leaving it undocumented makes it kind of experimental and leaves you with possibility to change it in future if you'd like to.
That is a really helpful feature.
@laserlemon do you think you will be able to review this PR anytime soon?
+1 !
+1!
Fixes #128. I've decided to create
OrganizedInteractor
class to hold organized interactors along with passed options. This class is also responsible to run interactors with regard of passed options.:if
and:unless
are currently supported; you could pass either a symbol or a proc.