If you are trying to debug Ruby code in RubyMine 2 IDE, but are
having difficulties such as, the IDE freezes after you try to step
in, step over, or step next and are wondering if your configuration
is wrong? It is not, if you happen to have installed the
ruby-debug-ide19 gem from the command line (not from IDE), you
need to patch the actual gem code to get things working nicely.
Open the following file with your favorite text editor (part of
ruby ruby-debug-ide19 gem)