Ruy Rocha
Ruy Rocha
Fixes #51029 ### Motivation / Background This Pull Request has been created because the limits for nested attributes didn't reject records marked for destruction. ### Detail This Pull Request ensures...
Got this error while running `net-http-spy` with `omniauth`.
Quoting [Trilogy's README](https://github.com/trilogy-libraries/trilogy): > Trilogy is a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding. > > It's currently in production use on github.com....
Sometimes we connect to a lot of different servers and for some unknown reason the connection gets stuck. On Honeybadger all I can see are some Timeout errors, so this...
So it can properly compare `other` with `itself`, and remove the comparison of type, scale, limit & precision. ### Motivation / Background This Pull Request has been created because better...
And re-enabled test serial with trigger. This PR is more intended to trigger the CI.
### Motivation / Background This Pull Request has been created because of #55146. ### Detail This Pull Request changes Sidekiq integration queueing test, as the wrapper class has changed in...
### Steps to reproduce There are differences while running Sidekiq adapter tests - caught on #55146, e.g: integration tests run fine, opposed to the behavior of running single tests as...
Out of curiosity, what's left or missing to publish 2.9.1? 🤔
Closes #30 - [x] Add an entry to `CHANGELOG.md` that links to this PR under the "main (unreleased)" heading. **Description:** `Bundler::Stats::CLI` was failing to display console output, and now it's...