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

5 lines
79 B
Ruby

class FontGlyph < FontDbConnection
belongs_to :glyph
belongs_to :font
end