Skip to content

Commit 6118c09

Browse files
authored
Update LANGUAGES_LIST to include Dart
1 parent 1b03a93 commit 6118c09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

db/seeds.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# movies = Movie.create([{ name: "Star Wars" }, { name: "Lord of the Rings" }])
77
# Character.create(name: "Luke", movie: movies.first)
88

9-
LANGUAGES_LIST = %w(Ada Bash/Shell Basic C/C++ C# Clojure CUDA Elixir Erlang Fortran F# Go Haskell
9+
LANGUAGES_LIST = %w(Ada Bash/Shell Basic C/C++ C# Clojure CUDA Dart Elixir Erlang Fortran F# Go Haskell
1010
Java Javascript Julia Kotlin LaTeX Lisp Lua OCaml Octave OpenCL Pascal Perl PHP Python
1111
Mathematica Matlab R Ruby Rust Scala SQL Swift Typescript)
1212

0 commit comments

Comments
 (0)