5 ms·
Thanks. Where can I find your library? I'd love to compare notes!
by ismaelct 2y ago
Thanks. Where can I find your library? I'd love to compare notes!
- nathanappere 2y agoI use a functional version of this that can chain any "callables" + support extensions on the calling interface https://docs.rubykit.org/kit-organizer/edge/Kit.Organizer.Services.Organize.html https://docs.rubykit.org/kit-organizer/edge/Kit.Organizer.Se...
- ismaelct 2y agoNice. Yes the pattern I describe in the article supports any callable too. I should point out that this is not a specific library, just a very bare-bones pattern.