RubyMine Links
-
Categories
Tags
2016.2 2016.3 2017.1 2017.2 2017.3 2018.1 2018.2 2018.3 2019.1 2019.2 2019.3 bdd code completion cucumber debug Docker EAP gems git guest post haml i18n JavaScript learn newsletter performance Puppet Rails RailsConf React recording refactoring rspec Ruby RubyConf RubyKaigi rvm tdd test Type Inference UI VCS webinar YAML YARDJetBrains Blogs
Meta
Category Archives: Screencast
Gem Development with RubyMine
Hello everyone, For many of you RubyMine is mostly known as a Ruby and Rails IDE, however, not only pure Ruby and Ruby-on-Rails projects can be effectively developed with it. In fact, RubyMine provides support for several types of projects … Continue reading
Posted in Feature, Screencast
Leave a comment
Vim Emulation in RubyMine
Hello everyone, During the RailsConf conference a lot of people came by our booth, and there were a lot of Vim-users among them. It wasn’t a surprise for me as soon as I profess Vim religion as well. Inspired by all … Continue reading
RubyMine Enoki Early Access: RubyMotion is on Board
Hello everyone, The last few weeks we’ve been working hard to open the Early Access Program for the next major RubyMine version. The wait is over: please welcome RubyMine Enoki EAP! By the way, ‘Enoki’ is Japanese for hackberry (a kind of tree), in line with our codenaming … Continue reading
RubyMine TipCast: customize IDE UI beyond recognition in 2 mins
We, software developing kind, are very demanding to customization abilities of the tools we use daily. There is almost no way a vendor can create a UI that will please all. And RubyMine, being a complex tool with lots of … Continue reading
RubyMine TipCast: Find Files like a Pro
RubyMine provides numerous options to navigate from file to file: ‘Go to declaration’ (⌘B/Ctrl+B) Navigate to Rails… (⌥ ⇧ N/Alt+Shift+N) ⌘ Mouse Click/Ctrl+Mouse Click or mouse middle button click and many others. But sometimes you just need to open a … Continue reading
Posted in Feature, Screencast
Leave a comment
BDD with RSpec in RubyMine
We, at JetBrains in general, and in RubyMine team in particular, pay big attention to unit testing of our code. And as first users of our own products we try to make unit testing tightly integrated with the major development … Continue reading
RubyMine EAP build 681
The original plan was to publish the EAP build on Monday. But there are some interesting things in this build that we could not wait any longer! What’s inside? Ruby Gems manager Extract Method refactoring Fixed performance regression in build … Continue reading