aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/default.rb
blob: 6f87ee74f78f9baad78556d7d431bdc295ba54c0 (plain) (blame)
1
2
3
# frozen_string_literal: true
class Default < ActiveRecord::Base
end