We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd8079 commit b8b1c9eCopy full SHA for b8b1c9e
activerecord/lib/active_record/core.rb
@@ -233,7 +233,7 @@ def self.connection_handlers=(handlers)
233
The new connection handling does not support `connection_handlers`
234
getter and setter.
235
236
- Read more about how to migrate at:
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
237
MSG
238
else
239
raise NotImplementedError, "The new connection handling does not setting support multiple connection handlers."
0 commit comments