aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/carrier.rb
blob: 230be118c33556df058ff58f9e3c21b3ebb7a6ab (plain) (blame)
1
2
class Carrier < ActiveRecord::Base
end