RubyMine Links
Categories
Tags
1.5 2.0 2.5 analysis bdd Beta build bundler code completion CoffeeScript configuration cucumber debug documentation EAP editing Feature formatting gems haml i18n IDE inspection intellij JavaScript mac navigation performance plugin productivity rails RailsConf RCov refactoring rspec ruby RubyMine rvm SCSS settings Tōhi test Type Inference UI unit testing-
Other JetBrains Blogs
Want RubyMine T-Shirt?
Meta
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
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
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
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
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
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
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
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
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
