Monthly Archives: December 2009

RubyMine TipCast: customize IDE UI beyond recognition in 2 mins

We, software developing kind, are very demanding to customization abilities of the tools we use daily. There is almost no way a vendor can create a UI that will please all. And RubyMine, being a complex tool with lots of … Continue reading

Posted in Events, Screencast | Tagged , , | 3 Comments

Synchronizing RubyMine Configuration using IDEA Server

RubyMine license allows using the IDE from different computers (non-simultaneously). And once you have more than one IDE installation, you are in need to configure them all. But most likely you’d want them all to be configured similarly. So, to … Continue reading

Posted in Feature | Tagged , , | Leave a comment

Merry Christmas from JetBrains Team!

May all your wishes come true in the next year! And if some of them are about RubyMine — just let us know Merry Christmas and a Happy New Year! -JetBrains Team

Posted in Events | 2 Comments

RubyMine 2.0.1 RC2

Words are not always important. See the list of changes and download RubyMine 2.0.1 RC2 RubyMine 2.0.1 RC2 for Mac OS X RubyMine 2.0.1 RC2 for Windows RubyMine 2.0.1 RC2 for Linux As always, we are listening for your feedback. … Continue reading

Posted in Announcement | Leave a comment

RubyMine 2.0.1 Candidate

It’s not that we just celebrated after the 2.0 release. We have also been listening carefully for your feedback and making some changes. Apart from our own changes, there’s been a number of improvements in the IntelliJ platform, so we … Continue reading

Posted in Announcement | 6 Comments

What’s mining: Bundler support in RubyMine

We were getting a number of questions about Bundler gem support in RubyMine. Bundler is a nice tool that manages gem dependencies for your ruby applications created by Yehuda Katz (aka wycats). So, we went and added the appropriate support … Continue reading

Posted in WhatsMining | Tagged | 4 Comments

RubyMine team trips roundup

RubyMine team has been on the road lately visiting some cool Ruby/Rails events: RubyConf’09: this was a great one, with lots of interesting talks and ideas around the Ruby development. Make sure you seen Gregg Pollack’s RubyConf in 22 mins … Continue reading

Posted in Events | Leave a comment

Best IDE for Polyglot Programming — IntelliJ IDEA 9

Our neighbour IntelliJ IDEA team is now celebrating the release of IntelliJ IDEA 9, the best environment for polyglot programming and the most intelligent Java IDE, that also includes a free community edition now. Being build on the same platform, … Continue reading

Posted in Announcement | Tagged , , | Leave a comment

RubyMine TipCast: Find Files like a Pro

RubyMine provides numerous options to navigate from file to file: ‘Go to declaration’ (⌘B/Ctrl+B) Navigate to Rails… (⌥ ⇧ N/Alt+Shift+N) ⌘ Mouse Click/Ctrl+Mouse Click or mouse middle button click and many others. But sometimes you just need to open a … Continue reading

Posted in Feature, Screencast | Tagged , | Leave a comment