Files
baclight/app/models/old/id_card_benefit.rb
T

4 lines
84 B
Ruby

class IdCardBenefit < ApplicationRecord
belongs_to :id_card_benefits_template
end