RubyMine Links
Categories
Tags
1.5 2.0 2.5 analysis bdd Beta build bundler code completion CoffeeScript configuration cucumber debug deploy documentation editing Enoki formatting gems haml i18n Ichii IDE inspection intellij mac navigation Nire performance plugin Rails RailsConf refactoring rspec Ruby RubyMotion rvm SASS SCSS Tōhi test Type Inference UI UML unit testing-
Other JetBrains Blogs
Want RubyMine T-Shirt?
Meta
Category Archives: WhatsMining
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
RubyMine debugger improved
Hello guys, During the last week we’ve been working hard on improving RubyMine built in debugger and here are some results. As you may know RubyMine uses ruby-debug-base and ruby-debug-ide gems inside its graphical debugger. Many of the problems experienced … Continue reading
What’s mining: language specific highlighting in heredocs
Hello guys, Despite the fact that RubyMine 2.5 if going to be released soon, we still find place for some small but pretty useful features and want to share it with you. Now I am talking about language-specific code highlighting … Continue reading
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 Cutting Edge, Feature, WhatsMining
12 Comments
Project-wide code analysis and quick-fixes
We had wrote earlier that we do some of our RubyMine tests using Cucumber. Recently we’ve upgraded to a more recent version of Cucumber and stumbled into an incompatibility such as ‘Examples’ should be followed by a colon. Of course … Continue reading
Smarter introduce variable refactoring for Ruby
Do you use RubyMine’s introduce variable refactoring? You should, actually, as well as many other refactorings RubyMine offers. RubyMine 2.5 features an improved procedure for introducing variables, fields or constants. You no longer need to select the block you want … Continue reading
RVM Support in RubyMine 2.0.2
Many of you asked for RubyMine to support the latest RVM (Ruby Version Manager) gem and especially RVM gemset workflow. Doing this would have delayed RubyMine 2.0.2 but we still decided to add an initial support for RVM’s nice features. … Continue reading
