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