Monthly Archives: August 2009

Execute selected code in console

IRB console in RubyMine is a quick way to execute Ruby code. Here is a quick hint on how you can quickly execute some code from the editor. Tools | Start the IRB console Select a code Tools | Load … Continue reading

Posted in Feature, Productivity | Tagged | Leave a comment

5 keyboard shortcuts to get familiar with

You probably know RubyMine bases on IntelliJ platform and gets lots of cool features from the platform. Going even further, I will base this post on a post in IntelliJ IDEA blog. The author of the original posting has permitted … Continue reading

Posted in Feature, Productivity | Tagged | 2 Comments