module ActionCable::Server::Worker::ActiveRecordConnectionManagement
def with_database_connections
def with_database_connections connection.logger.tag(ActiveRecord::Base.logger) { yield } end
def with_database_connections connection.logger.tag(ActiveRecord::Base.logger) { yield } end