class ActiveRecord::RuntimeRegistry
:nodoc:
for further details.
See the documentation of ActiveSupport::PerThreadRegistry
returns the connection handler local to the current thread.
ActiveRecord::RuntimeRegistry.connection_handler
This is a thread locals registry for Active Record. For example: