aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/mascot.rb
blob: f9f1448b8f520378d72c77f9862d7593c926ab0e (plain) (blame)
1
2
3
class Mascot < ActiveRecord::Base
  belongs_to :company
end