Methods
add_committed_record (AfterCommit::ActiveRecord)
add_committed_record_on_create (AfterCommit::ActiveRecord)
add_committed_record_on_destroy (AfterCommit::ActiveRecord)
add_committed_record_on_save (AfterCommit::ActiveRecord)
add_committed_record_on_update (AfterCommit::ActiveRecord)
add_to_collection (AfterCommit)
cleanup (AfterCommit)
collection (AfterCommit)
commit_db_transaction_with_callback (AfterCommit::ConnectionAdapters)
created_records (AfterCommit)
decrement_transaction_pointer (AfterCommit::ConnectionAdapters)
define_callbacks (ActiveRecord::Base)
destroyed_records (AfterCommit)
establish_connection_with_after_commit (AfterCommit::ActiveRecord)
have_callback? (AfterCommit::ActiveSupportCallbacks)
have_callback? (AfterCommit::ActiveSupportCallbacks)
have_callback? (ActiveRecord::Base)
have_callback? (AfterCommit::ActiveSupportCallbacks)
include_after_commit_extensions (AfterCommit::ActiveRecord)
include_after_savepoint_extensions (AfterCommit::AfterSavepoint)
included (AfterCommit::ConnectionAdapters)
included (AfterCommit::AfterSavepoint)
included (AfterCommit::ActiveRecord)
included (AfterCommit::TestConnectionAdapters)
included (AfterCommit::ActiveSupportCallbacks)
increment_transaction_pointer (AfterCommit::ConnectionAdapters)
old_transaction_key (AfterCommit::ConnectionAdapters)
prepare_collection (AfterCommit)
record (AfterCommit)
record_created (AfterCommit)
record_destroyed (AfterCommit)
record_saved (AfterCommit)
record_updated (AfterCommit)
records (AfterCommit)
release_savepoint_with_callback (AfterCommit::TestConnectionAdapters)
rollback_db_transaction_with_callback (AfterCommit::ConnectionAdapters)
rollback_to_savepoint_with_callback (AfterCommit::TestConnectionAdapters)
saved_records (AfterCommit)
transaction_pointer (AfterCommit::ConnectionAdapters)
transaction_with_callback (AfterCommit::ConnectionAdapters)
trigger_after_commit_callbacks (AfterCommit::ConnectionAdapters)
trigger_after_commit_on_create_callbacks (AfterCommit::ConnectionAdapters)
trigger_after_commit_on_destroy_callbacks (AfterCommit::ConnectionAdapters)
trigger_after_commit_on_save_callbacks (AfterCommit::ConnectionAdapters)
trigger_after_commit_on_update_callbacks (AfterCommit::ConnectionAdapters)
trigger_after_rollback_callbacks (AfterCommit::ConnectionAdapters)
trigger_before_commit_callbacks (AfterCommit::ConnectionAdapters)
trigger_before_commit_on_create_callbacks (AfterCommit::ConnectionAdapters)
trigger_before_commit_on_destroy_callbacks (AfterCommit::ConnectionAdapters)
trigger_before_commit_on_save_callbacks (AfterCommit::ConnectionAdapters)
trigger_before_commit_on_update_callbacks (AfterCommit::ConnectionAdapters)
trigger_before_rollback_callbacks (AfterCommit::ConnectionAdapters)
unique_transaction_key (AfterCommit::ConnectionAdapters)
updated_records (AfterCommit)