1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Xavier Noria 8db23109bf Removes unnecessary calls to zeitwerk_enabled?
In Rails 7 zeitwerk_enabled? returns true unconditionally. It exists to let 3rd
party code supporting multiple Rails versions check, but we no longer need to use
it internally.
2021-07-11 22:40:23 +02:00
..
minitest Fix backtraces for generated plugin tests 2020-10-07 15:40:56 -05:00
rails Removes unnecessary calls to zeitwerk_enabled? 2021-07-11 22:40:23 +02:00
rails.rb Add benchmark method that can be called from anywhere 2020-12-04 15:52:10 +03:00