changed project structure

This commit is contained in:
Jan Schilbach
2022-09-22 13:54:16 +02:00
parent 337dfa050e
commit 890671f27b
78 changed files with 118 additions and 26 deletions
+4
View File
@@ -0,0 +1,4 @@
class FontGlyph < FontDbConnection
belongs_to :glyph
belongs_to :font
end