method

remove_from_maintenance

rails latest stable - Class: ActiveRecord::ConnectionAdapters::ConnectionPool

Method not available on this version

This method is only available on newer versions. The first available version (v8.1.1) is shown here.

remove_from_maintenance(conn)
private

Remove a connection from the pool after it has been checked out for maintenance. It will be automatically replaced with a new connection if necessary.