enterprise_info.rb 71 Bytes
class EnterpriseInfo < ActiveRecord::Base
  belongs_to :enterprise
end