rails--rails/activerecord/test
Xavier Noria 89801b2a43 Depend on ruby/debug, replacing Byebug
ruby/debug is a new debugger that is going to ship with CRuby.

It makes sense for Rails to switch to this one because that is
where the language is heading, and because Byebug is not fully
compatible with Zeitwerk. See

    https://github.com/deivid-rodriguez/byebug/issues/564

While ruby/debug has not been heavily tested with Zeitwerk,
casual usage seems to suggest it works without issues, including
explicit namespaces, which is where Byebug and Zeitwerk conflict.

Byebug is terrific, thanks a lot for all these years. ❤️
2021-09-08 17:35:41 +02:00
..
active_record/connection_adapters
activejob
assets
cases Depend on ruby/debug, replacing Byebug 2021-09-08 17:35:41 +02:00
fixtures
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00
schema
support
config.example.yml Allow using a different socket to test mysql 2021-08-05 14:27:30 -04:00
config.rb Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00