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
Tag Archives: 2018.3
RubyMine 2018.3.5 is Available!
Hey there, RubyMine 2018.3.5 (build 183.5912.16) is now available. This build includes many minor platform improvements. You can find all the exact issues we’ve solved in our release notes for this build. Here’s also a brief overview of the improvements … Continue reading
RubyMine 2018.3.3 is Available
RubyMine 2018.3.3 (build 183.5153.41) has just been released. What’s new in this build: Darcula 2018.2 is back in the list of color schemes [RUBY-23348] Fixed installing gems on Ruby 2.6 / RubyGems 3.0+ [RUBY-23318] Other bug-fixes See What’s new in … Continue reading
RubyMine 2018.3.2 is Available
Hi there, RubyMine 2018.3.2 (build 183.4886.48) has just been released. This new update brings support for Ruby 2.6 and its newly added endless ranges: The new version also fixes a number of code insight and other issues. See What’s new … Continue reading
A Quick Look at Smart Keys in RubyMine
RubyMine has a number of Smart Keys – configurable options that help you avoid extra typing, and navigate through the code faster. Most of the smart keys, like auto-inserting closing brackets and quotes are on by default. However, there are … Continue reading
RubyMine 2018.3.1 is Available
Hey all, RubyMine 2018.3.1 (build 183.4588.71) is now available. What’s new in this build: Continuous comments are now optional [RUBY-20704]. Read A Quick Look at Smart Keys in RubyMine for details. Darcula 2018.2 added to the list of color schemes (custom … Continue reading
RubyMine 2018.3 Released: Code Insight for Struct & Rails Scopes, new I18n & refactoring features
RubyMine 2018.3 (build 183.4284.145), the final major update this year, is now available! Learn about all the new features on the What’s new page, or watch this video for a brief summary:
Posted in Announcement, Feature
Tagged 2018.3, code insight, i18n, refactoring, test, UI, VCS
3 Comments
How to Import Previous Darcula Color Scheme in RubyMine
Newest update: Jan 16, 2019 RubyMine 2018.3.3 puts Darcula 2018.2 back in the list of color schemes (Preferences / Settings | Editor | Color Scheme) and doesn’t require any importing. Please update to the newest version from the IDE, via Toolbox … Continue reading
RubyMine 2018.3 Goes Beta
Hi there, RubyMine 2018.3 Beta (build 183.4139.32) is now available for your review. Please check out the new major features in this Beta build, and let us know if you encounter any issues. Here are the most notable changes made … Continue reading
Running Tests in RubyMine: Overview & Improvements
RubyMine comes with a testing suite for running RSpec, Minitest, Cucumber, and other tests based on your current context, and working with them in a friendly graphical user interface. Let’s see how it works in the following example. Run Tests … Continue reading
Posted in Feature, Learn RubyMine, Testing, What's New (EAP)
Tagged 2018.3, EAP, learn, test
7 Comments
Platform Improvements in RubyMine 2018.3
Hi all, As you’ve probably already noticed, RubyMine 2018.3 comes with a number of platform improvements. Let’s quickly review the most notable changes in this blog post. Search Everywhere Plugins UI High Contrast Theme Git Submodules Activity Monitor Search Everywhere RubyMine … Continue reading