renamed src -> scripts

This commit is contained in:
Jan Schilbach
2022-09-22 13:56:07 +02:00
parent 6caf48902d
commit b560d9c47b
77 changed files with 0 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
class FontFeature < FontDbConnection
belongs_to :font
belongs_to :feature
end