ianhattendorf / autocomplete-ruby

Provides intelligent code completion for Ruby in the Atom editor. Requires RSense.
MIT License
51 stars 9 forks source link

Issue #13

Closed JabibLeiton closed 7 years ago

JabibLeiton commented 7 years ago

Error stopping rsense exec error: Error: Command failed: ~/.gem/ruby/2.3.0/bin/rsense stop "~" is not recognized as an internal or external command, program or batch file.

ianhattendorf commented 7 years ago

Related to #12? Try changing your ruby path in the plugin config. Still looking for a solution.