5 ms·
I 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.
by nathanappere 2y ago
I 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.