module ActiveRecord::Transactions
def committed! #:nodoc:
Call the after_commit callbacks
def committed! #:nodoc: _run_commit_callbacks ensure clear_transaction_record_state end
def committed! #:nodoc: _run_commit_callbacks ensure clear_transaction_record_state end