aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/guid.rb
blob: 8653b617b10ae60321f26059687ab62588bea113 (plain) (blame)
1
2
3
# frozen_string_literal: true
class Guid < ActiveRecord::Base
end