Employer form mostly working with persist to db
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class IdCardBenefitsTemplate < ApplicationRecord
|
||||
|
||||
has_many :id_card_benefits
|
||||
has_many :id_card_benefits, dependent: :destroy
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user