This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/app/models/sorecop_tax.rb
2021-09-23 18:52:52 +02:00

4 lines
70 B
Ruby

class SorecopTax < ApplicationRecord
belongs_to :sorecop_cat_id
end