Files
de-gruyter-sans_serif/scripts/lib/models/font_feature.rb
T
2022-09-22 13:56:07 +02:00

5 lines
82 B
Ruby

class FontFeature < FontDbConnection
belongs_to :font
belongs_to :feature
end