# File lib/active_record/session_store.rb, line 217 def connection_pool @connection_pool ||= ActiveRecord::Base.connection_pool end