# File lib/active_record/base.rb, line 879 def threaded_connections=(value) self.allow_concurrency = value end