rails--rails/guides
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
..
assets Render copy-to-clipboard text in element attribute [ci-skip] 2021-07-23 12:52:10 -05:00
bug_report_templates Relax version constraint in bug report templates 2021-08-07 13:20:26 +09:00
rails_guides Render copy-to-clipboard text in element attribute [ci-skip] 2021-07-23 12:52:10 -05:00
source Depend on ruby/debug, replacing Byebug 2021-09-08 17:35:41 +02:00
.document
CHANGELOG.md Updates guides CHANGELOG 2021-08-27 09:17:58 +02:00
Rakefile Use `Bundler.unbundled_system` for bug_report_templates tests 2021-06-02 23:27:17 +09:00
rails_guides.rb
w3c_validator.rb