Skip to content

Commit

Permalink
Add Ruby support
Browse files Browse the repository at this point in the history
  • Loading branch information
enderahmetyurt committed Jul 3, 2023
1 parent 99172f4 commit ded704c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export const AVAILABLE_LANGUAGES = [
{ value: "typescript", label: "TypeScript" },
{ value: "kotlin", label: "Kotlin" },
{ value: "java", label: "Java" },
{ value: "ruby", label: "Ruby" },
],
},
{
Expand Down

0 comments on commit ded704c

Please sign in to comment.