aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/guid.rb
blob: ec71c37690ae7bd8d3517a26b5aec660d43b7df8 (plain) (blame)
1
2
3
4
# frozen_string_literal: true

class Guid < ActiveRecord::Base
end