method
clear_reloadable_connections!
v7.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionHandler
clear_reloadable_connections!(role = ActiveRecord::Base.current_role)public
Clears the cache which maps classes.
See ConnectionPool#clear_reloadable_connections! for details.