ruby dk.rb install: Must Edit Config File

217 views Asked by At

So I got all my ruby plugins and interpretor running about week ago. I don't know what happened, but my ide fails when I try to run scripts. So I'm starting over with these instructions https://www.agiletrailblazers.com/blog/the-5-step-guide-for-selenium-cucumber-and-gherkin

I installed Ruby 2.3.3 without the devkit

I downloaded and extracted the devkit to C:\Ruby23-x64

I run 'ruby dk.rb init' via command line in C:\Ruby23-x64 and it says enter image description here

My config file looks like this

enter image description here

What am I supposed to edit in my config file? I tried using forward slashes instead of back slashes. I got this output. enter image description here

What the heck am I doing wrong?

0

There are 0 answers