rails--rails/guides
eileencodes 634bf89df3
Deprecate legacy_connection_handling
This deprecates `legacy_connection_handling` via the
`connection_handlers` setter. This is called from the ActiveRecord
Railtie on boot and since most applications don't set this themselves
this will prevent the deprecation from being raised multiple times for a
test run or in development.

I've also updated the guides to include a migration path for
applications using the deprecated methods. The majority of applications
won't need to make any changes.
2021-04-06 18:57:22 -04:00
..
assets Just adding an allow all robots.txt file 2021-02-23 18:14:05 +00:00
bug_report_templates Fix the benchmark script to point to the main branch 2021-01-21 20:29:12 +00:00
rails_guides feat(rubocop): Add Style/RedundantRegexpEscape 2020-12-08 18:57:09 +00:00
source Deprecate legacy_connection_handling 2021-04-06 18:57:22 -04:00
.document
CHANGELOG.md Start Rails 6.2 development 🎉 2020-12-03 01:35:29 +00:00
Rakefile
rails_guides.rb
w3c_validator.rb