We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10ab5c commit 8440dc7Copy full SHA for 8440dc7
config.yaml
@@ -15,7 +15,7 @@ verbose_server: true
15
server_start_up_timeout: 5
16
17
# either should be on the $PATH or use full path
18
-interpreter: C:\ruby-1.8.7-mingw\bin\ruby
+interpreter: ruby
19
20
# whether the interpreter is JRuby (XXX poll the interpreter for this info)
21
is_jruby: false
0 commit comments