Hello everyone,
Today we’re glad to bring out the RubyMine 2016.3 RC (build 163.7743.40).
For previous posts covering the major new features of the upcoming release, see: New Gem Management UI, Faster Remote Gem Downloading, Better Puppet Support.
Attach to local process
Starting with v2016.3, RubyMine allows you to attach to locally running Ruby/Rails processes with the IDE’s debugger. The new feature makes it possible to debug an ongoing Ruby/Rails process, whether you are running it from the IDE, terminal, or a custom pipeline.
Imagine having a working Ruby/Rails project with a c