method
remove_connection
v6.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionHandler
remove_connection(spec_name)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.