Winfred Wolfgram
Winfred Wolfgram
The theory is tested in production and quite sound, we just need to add this to reactor. ``` ruby class MyMailer < ActionMailer::Base include Reactor::EventMailer on_event :user_created do |event| user...
We should just throw an argument error if no block is provided to `on_event`. Small but important quality of life thing for teams of any post-market-fit size.
I'm moving a discussion started by @dashkb from a hired/hired issue so the discussion can live here in public. He has some really good ideas about how to reduce the...
It's reached critical mass and should be converted to a link to the wiki page. Each section on the readme will be a new page on the wiki, and ideally...
My thelio can get in this state even on a normal/safe shutdown sometimes. Has happened infrequently enough that I forget this crucial step each time haha