Rocco Stanzione

Results 3 issues of Rocco Stanzione

I got a lot of test failures using the original suggestion. First because newly created records weren't yet committed when the (test) worker ran, so I switched to `after_commit`. But...

I realize this would be a disruptive change, but I have to maintain my own fork with the `Business` module renamed to `BusinessDay` because my application has a class named...

For simplicity maybe we could invoke an external script that outputs a number. The script might make an API call or however the user wants to calculate the number. Since...