Files
de-gruyter-sans_serif/lib/models/font_feature.rb
T
Jan Schilbach 337dfa050e Initial code commit
* inserted scripts
* changed README
2022-09-22 13:37:46 +02:00

5 lines
82 B
Ruby

class FontFeature < FontDbConnection
belongs_to :font
belongs_to :feature
end