class ExaminationIntelligentSetting < ApplicationRecord belongs_to :sub_discipline has_many :examination_type_settings, dependent: :destroy end