Tag Archives: rails

RubyMine 4 Beta Update: Rails 3.2 Support and Other Improvements

Hello everyone, The closer to release date, the more excitement we feel. And it is approaching day by day! In the meantime we are basically focused on cleaning and polishing. Still there are some new features we want to share with you. So please … Continue reading

Posted in Announcement, Comfort, Cutting Edge | Tagged , , , | 10 Comments

Plugin highlight: “Injector” brings single-key Ruby injections into ERB

If you use ERB for your Rails views, you should like this one. It may not be a problem for you but I always stumble when typing <% %>, let alone <%# %>. Non-letter keys and you have to press … Continue reading

Posted in Feature, Productivity | Tagged , , | 6 Comments

RubyMine 3, the right choice for developing with Rails 3

It is here! Please welcome everyone RubyMine 3.0 — the IDE created for Rails 3 development. This release mainly focuses on strong Rails 3.0 compatibility but even if you are not on Rails 3 yet, you’ll find a huge number … Continue reading

Posted in Announcement | Tagged , , | 22 Comments

What’s mining: Leaner CSS in RubyMine

Hello guys, Today are going to show you a brand new feature of RubyMine — LESS support. Information about this language can be found here.  LESS coding has never been so easy! What’s in? LESS syntax highlighting On-the-fly syntax checking … Continue reading

Posted in Announcement, Feature, WhatsMining | Tagged , , , | 12 Comments

RubyMine EAP 95.361 is here

Hello guys, We are happy to announce the next EAP version of RubyMine. In this build we tried to process the feedback we’ve received during RailsWayCon in Berlin and RailsConf. This build features the following changes: Move statement refactoring Rails 3 … Continue reading

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

RubyMine 2.5 EAP update (95.314)—ready for the show

Check out the next update for RubyMine 2.5 preview. This build features the following major changes: Smarter introduce feature for Ruby code (see screenshot below) Rails 3 support improvements Cucumber improvements: * Cucumber 0.7.3 escaped bars and backslashes support * … Continue reading

Posted in Announcement | Tagged , , , , | 7 Comments

RubyMine 2.5 EAP started, with Rails 3, JS debugger and more

We’re happy to announce the beginning of the Early Access Preview program for the next version of RubyMine, version 2.5. The biggest new feature of RubyMine 2.5 is support for Rails 3. RubyMine now correctly runs the renamed Rails scripts, … Continue reading

Posted in Announcement | Tagged , , , , | 22 Comments

RubyMine 2.0.2: RVM, Bundler, ruby-debug for Windows and more

It’s been 1 year since RubyMine 1.0 release on April 28, 2009. So, we’re celebrating a birthday! And today we’re publishing RubyMine 2.0.2, an update for our “Cutting-Edge Rails IDE“. To support this name the new version brings the following: … Continue reading

Posted in Announcement | Tagged , , , , | 4 Comments

What’s mining: Model Dependency Diagram revisited

We’ve always considered RubyMine’s Model Dependency Diagram a killer feature. To make it even more killing we’ve made some small but nice changes just recently. 1. System default DB fields (id, created_at, updated_at) are now hidden by default and can … Continue reading

Posted in WhatsMining | Tagged | Leave a comment

What’s mining: search for duplicates in Ruby

Hi all, It is always a pleasure to tell about new features! This time I’m glad to announce a brand new one that is coming in next RubyMine 1.5 EAP — “Locate duplicates”. It is another useful tool in RubyMine’s … Continue reading

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