# File lib/after_commit.rb, line 31
  def self.created_records(connection)
    collection :committed_records_on_create, connection
  end