Hacker News new | ask | show | jobs
by solnic 1298 days ago
Hanami 2.0 doesn’t have any interactors
1 comments

Oh, 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.

Haha 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.
Which example?