You have to set path to your cromedriver.exe inside the code of the test. Its something like
System.setproperty();
in Java
I am also using Java based tests, so I cannot give you exact example for Ruby. But basically you have to tell your Ruby program where is the path to chromedriver.exe