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
Tag Archives: editing
RubyMine Rails-specific Code Completion
And finally, the Rails! Rails is probably why most of us is using Ruby, right? So, RubyMine helps coding when Ruby on Rails is used. Ruby on Rails Smartness #1 When a variable holds a model object RubyMine knows its … Continue reading
More Types Intelligence in RubyMine
In the previous article covering type inference we’ve reviewed the following cases: Type Inference for local variables Detecting for index variable type Understanding true, false and nil But there’s more, much more… Let’s see more intelligence RubyMine shows when editing … Continue reading
Type Inference in RubyMine
What is the one thing that some of us like and others dislike about dynamic languages such as Ruby? It is dynamic types of course! It is a blessing and a curse. And for an IDE that claims being a … Continue reading
