Exception: ActiveRecord::AsynchronousQueryInsideTransactionError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           ActiveRecordError,
          StandardError | |
| Instance Chain: 
          self,
           ActiveRecordError,
          StandardError | |
| Inherits: | ActiveRecord::ActiveRecordError 
 | 
| Defined in: | activerecord/lib/active_record/errors.rb | 
Overview
AsynchronousQueryInsideTransactionError will be raised when attempting to perform an asynchronous query from inside a transaction