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
Eugene Kenny bcb63fcaa8 Restore deprecation require in dbconsole command
This require was removed in 576fb33ba3,
after 8513769ad6 removed the deprecation
that originally added it in 29b16d3ff8.

In between however, 0983daa4aa added
another deprecation to this file, so the require is still necessary.

Fixes #40575.
2020-11-08 19:38:43 +00:00
..
minitest Fix backtraces for generated plugin tests 2020-10-07 15:40:56 -05:00
rails Restore deprecation require in dbconsole command 2020-11-08 19:38:43 +00:00
rails.rb