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