Module
ActiveRecord::Base::SeamlessDatabasePoolBehavior
In:
lib/active_record/connection_adapters/seamless_database_pool_adapter.rb
Methods
included
reload_with_seamless_database_pool
Public Class methods
included
(base)
Public Instance methods
reload_with_seamless_database_pool
(*args)
Force reload to use the master connection since it‘s probably being called for a reason.
[Validate]