Kyle Keesling
Kyle Keesling
the command is actually gem, not require, I also updated it to use the more modern ruby syntax
I have a few Active Jobs (using solid_queue as the back-end) where I'm using `discard_on` and noticed that the error is being reported to Honeybadger. Is this the expected/desired behavior?...
I'm currently running on edge Rails and noticed a deprecation warning being raised that I've traced to this line of code: `DEPRECATION WARNING: String#mb_chars is deprecated and will be removed...