method
remove_connection
v2.2.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionHandler
remove_connection(klass)public
Remove the connection for this class. This will close the active connection and the defined connection (if they exist). The result can be used as an argument for establish_connection, for easily re-establishing the connection.