aboutsummaryrefslogblamecommitdiffstats
path: root/activerecord/test/models/carrier.rb
blob: 995a9d3befdf80e079ef212feb1a97fc94acd265 (plain) (tree)
1
2
3
4

                             

                                  
# frozen_string_literal: true

class Carrier < ActiveRecord::Base
end