RubyMine Links
Categories
Tags
1.5 2.0 2.5 analysis bdd Beta build bundler code completion CoffeeScript configuration cucumber debug documentation EAP editing formatting gems haml i18n IDE inspection intellij JavaScript mac navigation performance plugin Rails RailsConf RCov refactoring rspec Ruby RubyMine rvm SCSS settings Tōhi teamcity test Type Inference UI unit testing YARD-
Other JetBrains Blogs
Want RubyMine T-Shirt?
Meta
Category Archives: WhatsMining
What’s mining: Rails i18n support
Hello folks, Today we are going to tell you about forthcoming Rails i18n support in RubyMine. This functionality is planned for RubyMine 1.5 release in our roadmap, and you will be able to try it in next EAP builds. Feature … Continue reading
What’s mining: SASS support
Hello everyone, Our team is glad to announce that development builds of RubyMine already support SASS! The feature will be available in the next public EAP build. We originally planned SASS support for RubyMine version 2.0, but we received a … Continue reading
Extending RubyMine with Ruby
As we have already mentioned in RubyMine Roadmap, the forthcoming RubyMine 1.5 will provide Ruby API for extending the IDE in idiomatic Ruby (no Java or XML). For this purpose the latest RubyMine EAP has built-in RubyMine Extensions Manager for … Continue reading
What’s mining: Ruby support within HAML
As you may know RubyMine provides outstanding Ruby code editing support in Erb files (RHTML). So, salute another language with Ruby code support: HAML. Familiar things like on the fly error highlighting, code completion, resolve, code folding, and much more … Continue reading
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
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
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
What’s mining: HAML support
We are glad to announce that RubyMine 1.1 adds HAML syntax highlighting. As usual you can change color scheme for HAML in Settings | Editor | Colors & Fonts | HAML if you don’t like the defaults. It is only … Continue reading
What’s mining: Cucumber support
We’ve heard a lot of buzz around Cucumber BDD framework during the RailsConf. We ourselves, think Cucumber is very interesting. Aslak Hellesøy (the author of the framework) has been presenting it on a session and the tool was mentioned on … Continue reading
What’s mining: IRB console, IDE Voice control, and more
These are the hot times here in JetBrains office — lots of new stuff appears daily. Here is some of the most recent stuff: 1. We wrote about the Rails console recently and it is already available in the latest … Continue reading
