Archive for the 'RubyMine' Category

Debugging Ruby on Windows using RubyMine

Most of the installation instructions for the ruby debugger that I found were out of date for Windows, so I thought it would be useful to document how I got it working. First, you should start with Ruby installed from the RubyInstaller. If you have any problems with getting debugging working, I would suggest installing [...]