method

clear_reloadable_connections

rails latest stable - Class: ActiveRecord::ConnectionAdapters::ConnectionPool
clear_reloadable_connections(raise_on_acquisition_timeout = true)
public

Clears the cache which maps classes and re-connects connections that require reloading.

Raises: