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