Files
baclight/app/models/id_card/plan_benefit.rb
T

4 lines
77 B
Ruby

class IdCard::PlanBenefit < ApplicationRecord
belongs_to :id_card_plan
end