# File lib/after_commit/connection_adapters.rb, line 173 def transaction_pointer Thread.current[:after_commit_pointer] ||= 0 end