close()
Check the connection back in to the connection pool
# File activerecord/lib/active_record/connection_adapters/abstract_adapter.rb, line 423 def close pool.checkin self end