method
release_connection
v4.2.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionPool
release_connection(with_id = current_connection_id)public
Signal that the thread is finished with the current connection. #release_connection releases the connection-thread association and returns the connection to the pool.