Monthly Archives: June 2009

RubyMine 1.1.1 with Subversion 1.6 support

If you’ve been reading this blog, you surely know that we are actively working on many new features. We write about them in our ‘What’s mining’ posts. It is much more fun to develop new features, but we also care … Continue reading

Posted in Announcement | Leave a comment

What’s mining: unused local variable or parameter inspection

Hello everyone, RubyMine already has a bunch of inspections that help you on the fly to write correct and clean ruby code. They are Ruby code style, Unreachable code, Unresolved Ruby reference etc. Recently we’ve added one more useful inspection: … Continue reading

Posted in Feature, WhatsMining | Tagged , , , | 3 Comments

What’s mining: Polishing gems

I remember in some CRPGs I had used gems to improve a weapon or an armor. Ruby gems are somewhat similar — we pick good ones and use them in our projects to make them ‘killing’ RubyMine needs to know … Continue reading

Posted in WhatsMining | Tagged , | Leave a comment

What’s mining: Ruby 1.9 support

Hello folks, we are glad to announce that current development builds of RubyMine 1.5 support Ruby 1.9! Of course you can use Ruby 1.9 as interpreter in RubyMine 1.1 and earlier versions but now RubyMine offers you brand new quality … Continue reading

Posted in Feature, WhatsMining | Tagged , | 8 Comments

Did you know? Searching for help…

Hello everyone, If you are a newbie to RubyMine it is quite essential that you can feel a little bit lost in tons of its features. RubyMine ships built-in help to help you. Just go to Help | Help topic … Continue reading

Posted in Feature | Tagged , , | 2 Comments