Platform Jess
Platform Jess
I agree--I don't like seeing critical vulnerabilities...
Would love to have the system architecture narrative soon! Thanks!
Yes, this functionality is critical! Without it, the scripts I have are worthless, really. It took me forever to track down how to specify the page number, so I'll share...
The floating space after the 'user' field should be considered a bug fix, as it is not just in the header row but in the entire output. Also, since output...
I now understand why this happens, but it leads me to a different question... Basically, by specifying a logger for `Delayed::Jobs` in my Rails config, I'm *telling* it to duplicate...
Also, adding `QUIET=true` to my environment variables has removed all the messages that I wasn't able to catch by using the lifecycle hooks, e.g.: ``` [Worker(host:13782e20caa1 pid:1)] Starting job worker...
OMG this would be heaven!