Files
de-gruyter-sans_serif/src/lib/models/font_glyph.rb
T

5 lines
79 B
Ruby

class FontGlyph < FontDbConnection
belongs_to :glyph
belongs_to :font
end