Monday, 25 March 2013

[Ruby frustrations] RubyMine rejects to debug your code?


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

Good luck.

No comments: