method
clear_active_connections!
clear_active_connections!(role = ActiveRecord::Base.current_role)
public
Returns any connections in use by the current thread back to the pool, and also returns connections to the pool cached by threads that are no longer alive.