method
add_transaction_record
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
add_transaction_record(record, ensure_finalize = true)public
Register a record with the current transaction so that its after_commit and after_rollback callbacks can be called.