method
clear_reloadable_connections!
clear_reloadable_connections!(role = ActiveRecord::Base.current_role)
public
Clears the cache which maps classes.
See ConnectionPool#clear_reloadable_connections! for details.
clear_reloadable_connections!(role = ActiveRecord::Base.current_role)
public
Clears the cache which maps classes.
See ConnectionPool#clear_reloadable_connections! for details.