понедельник, 25 марта 2013 г.

[Ruby frustrations] RubyMine rejects do debug your code?

In short - make sure, that you've removed gem "debugger" from your Gemfile, and have only one ruby-debug-(ide|base19x) version. Then follow these instructions.

Good luck.