Monthly Archives: March 2009

RubyMine EAP build 802

Please welcome, the new build of RubyMine. Lots of new stuff, big and small, was added. Rails console added RSpec specific Structure View added Full support for Rake in non-Rails projects (with Rakefile to be in project root) Support for … Continue reading

Posted in Announcement | Tagged | 1 Comment

What’s mining: Rails console

Just yesterday a new feature became available in RubyMine: the Rails console. Now you can use the console for whatever you got used to. Open it with Run | Run Rails console…, select the environment you want to use and … Continue reading

Posted in Feature, WhatsMining | Tagged | 7 Comments

Did you know? Finding usages…

No matter how long you know RubyMine, you can still find something new in it. I was doing Productivity Tips update just yesterday and found one thing I did not know We quite often need to find where something is … Continue reading

Posted in Feature | Tagged , | 1 Comment

BDD with RSpec in RubyMine

We, at JetBrains in general, and in RubyMine team in particular, pay big attention to unit testing of our code. And as first users of our own products we try to make unit testing tightly integrated with the major development … Continue reading

Posted in Feature, Screencast | Tagged , , , , , | 2 Comments

RubyMine EAP build 784

New Early Access build of RubyMine is available. Chances are this is the last build before the Beta release. Here is the list of changes: Improved “Analyze Stacktrace”. You can now match stacktrace from production server or other team member … Continue reading

Posted in Announcement | Tagged , , , | Leave a comment

Dogfooding Analyzed

As you may remember we dedicated one week to use RubyMine as you would use it and work on Exception Browser application. In addition to the “dogfooding” we wanted to improve the process of tracking issues reported from RubyMine and … Continue reading

Posted in WhatsMining | Tagged , | 1 Comment

What’s mining: surround selected text

One small but handy thing that you’ve been asking for is the ability to quickly surround the selected text with quotes, single quotes, parentheses, etc. with a single key. We just did it for quotes! And will also add parentheses … Continue reading

Posted in WhatsMining | Tagged , , , | 2 Comments

What’s mining: run Rake tasks quickly

This one is really hot, not even available to our QA yet. We are adding the feature to quickly execute Rake tasks. Once activated, a field appears allowing to enter the name of a task to execute. The search mechanism … Continue reading

Posted in WhatsMining | Tagged , | 3 Comments

RubyMine at QCon, London (March 11-13)

This week we welcome everyone to come to meet us at QCon London. Dmitry Jemerov, the Lead Developer at JetBrains is there to answer your questions, to listen to your feedback about RubyMine, IntelliJ IDEA and to tell about other … Continue reading

Posted in Events | Leave a comment

RubyMine EAP build 749

We just made the new RubyMine build available. The changes are the following: “Analyze Stacktrace” action added (copy a stacktrace from clipboard, get a toolwindow with clickable hyperlinks to source code) Options dialog when running Rake tasks Improvements to gem … Continue reading

Posted in Announcement | Tagged , | Leave a comment