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

5 lines
79 B
Ruby

class FontGlyph < FontDbConnection
belongs_to :glyph
belongs_to :font
end