Simon Rentzke

Results 3 comments of Simon Rentzke

I'm also getting this - anywhere I use `byebug` within Rspec - running Ruby 3.0.0 on Apple Silicon (M1).

Updating to Ruby 3.0.1 fixed the issue.

Hi @wpolicarpo, I'm having the same problem, when using multiple databases with latest Rails 6.1.4, and SQL server adapter 6.1.0.0, and Postgres. Here is a repo to reproduce the failure,...