Darin Wilson

Results 4 issues of Darin Wilson

You currently have to jump through a few extra hoops if you want to have torch forms for e.g. a model on the other side of a `has_many` relationship. I'm...

enhancement
discussion

`PMScreenModule` currently has `soft_input_mode` and `hide_keyboard`, which are leftovers from BP's embryonic stage. We should try to harmonize these with RedPotion.

enhancement

We're running SolidQueue as a Puma plugin on a Rails 8 app, as our job processing load is currently quite small. We recently had an incident where the server running...

This is a first pass at a fix for #512: allowing Solid Queue to recover if the database goes offline (or if it fails for any other reason). In the...