# File lib/foreigner/adapter.rb, line 20 def configured_name @configured_name ||= ActiveRecord::Base.connection_pool.spec.config[:adapter] end