# File lib/after_commit.rb, line 35
  def self.updated_records(connection)
    collection :committed_records_on_update, connection
  end