Marshall Sontag

Results 3 issues of Marshall Sontag

I'm able to create child objects without satisfying the validation on the parent object. When I try to create the parent object directly without the required field, I get the...

**Your environment** * ruby 3.1.2p20 * rdbg 1.5.0 * rails 7.0.3 * Mac M1 (Apple Silicon) **Describe the bug** I added `binding.break` to my rails controller, and it breaks as...

It seems like several steps can be eliminated during deploy by skipping mongrel.log processing when using passenger. This would skip 4 commands (touch, chown , chrgrp, and chmod) and lighten...