rails--rails/actionpack/test/fixtures/mascot.rb

3 lines
59 B
Ruby

class Mascot < ActiveRecord::Base
belongs_to :company
end