4 lines
70 B
Ruby
4 lines
70 B
Ruby
class SorecopTax < ApplicationRecord
|
|
belongs_to :sorecop_cat_id
|
|
end
|
class SorecopTax < ApplicationRecord
|
|
belongs_to :sorecop_cat_id
|
|
end
|