6 ms·
Hanami 2.0 doesn’t have any interactors
by solnic 4y ago
Hanami 2.0 doesn’t have any interactors
- Draiken 4y agoOh, I saw an example with `app/operations` and assumed they were just renamed. Guess that changes everything for me. Will definitely give it a try.
- ryanbigg 4y agoWhich example?
- solnic 4y agoHaha no it's just an example of a custom directory that you can place under app dir We're still thinking about an abstraction for operation-like objects (I actually started experimenting with this a couple of months ago) but I don't think it will become part of the main Hanami stack.