# File lib/active_record/connection_adapters/abstract/connection_specification.rb, line 90 def allow_concurrency ActiveSupport::Deprecation.warn("ActiveRecord::Base.allow_concurrency has been deprecated and no longer has any effect. Please remove all references to allow_concurrency.") end