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
Category Archives: WhatsMining
What’s Mining: Inline Method Refactoring
Hello guys, RubyMine team recently was on New Year and Christmas holidays, less than a week has passed since our days off ended, however today we want to show you the new cool feature coming in 4.0 – inline method … Continue reading
What’s Mining: Faster Code Modifications with “Unwrap”
RubyMine makes code editing agile and easy with code fragment surrounding actions. To choose one just hit Ctrl+Alt+T / Cmd+Opt+T and invoke “Surround With” panel: From the last EAP version RubyMine also supports code fragment unwrapping actions, inverting the ones … Continue reading
What’s Mining: Git Revisions Graph
Hello everyone, If you have already tried the last EAP version you might have noticed the new incredible Git revisions graph feature. If not, let me tell you about it. First of all, Git log now visualizes all the changes: … Continue reading
What’s Mining: New Ruby Inspections for Better Code
Hello everyone, Writing a code that smells isn’t as terrible as it seems to be. But leaving an ugly code without changing it is much worse. Refactoring is one of the bases of development, and Ruby development is not an … Continue reading
What’s Mining: Show You Inherited Methods
Hello everyone, You know we focus a lot on the performance issues these days. But we don’t forget about other cool features. Let me show you the one, quite yummy… In the next EAP build you will be able to … Continue reading
What’s mining: sweeter Cucumber in RubyMine 3.2
We’ve spent some time in this iteration to add some nice and smart features to Cucumber tests editing. Here’s what you can expect in RubyMine 3.2. And you can already try this in recent pre-release builds. Cucumber step usage search … Continue reading
What’s mining: Advanced YARD support
Hello guys, Not long ago we wrote about the coming YARD support in RubyMine, and today it’s time to share some more with you. So, what have been done since then. First, RubyMine supports any syntax of types annotations supported … Continue reading
What’s mining: understanding YARD
Hello guys, A few weeks have passed since RubyMine 3.1 release and RubyMine 3.1.1 bugfix update is almost ready. However today I want to show you some new cool feature — coming YARD support (http://yardoc.org). We’ve received a good number of … Continue reading
What’s mining: Introduce parameter for Ruby is coming
Hello all, We’ve just celebrated RubyMine 3.0 release here but already working hard on a new stuff for you. And today I want to make a what’s mining-like post and a new feature I want to show is Introduce Parameter … Continue reading
