Exception: ActiveRecord::AsynchronousQueryInsideTransactionError

Inherits:
ActiveRecordError show all
Defined in:
activerecord/lib/active_record/errors.rb

Overview

AsynchronousQueryInsideTransactionError will be raised when attempting to perform an asynchronous query from inside a transaction