enterprise_info.rb 71 Bytes Edit Raw Blame History 1 2 3 class EnterpriseInfo < ActiveRecord::Base belongs_to :enterprise end