ruby-debug / ruby-debug-ide

An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
https://www.jetbrains.com/ruby/features/ruby_debugger.html
Other
370 stars 83 forks source link

Install dependencies into the same root as debugger itself #172

Closed hurricup closed 5 years ago

hurricup commented 5 years ago

Helps with --user-install on system ruby https://youtrack.jetbrains.com/issue/RUBY-20930

valich commented 5 years ago

Thank you! Merged.