Flowdock
method

remove_connection

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - 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.

Show source
Register or log in to add new notes.