Add Ruby as a possible language

This commit is contained in:
Arthur Baars 2021-05-20 16:51:17 +02:00
parent eeaefb6054
commit c3633dc9bd
8 changed files with 15 additions and 3 deletions

View file

@ -6,6 +6,7 @@ export enum Language {
java = "java",
javascript = "javascript",
python = "python",
ruby = "ruby",
}
// Additional names for languages