News

RubyMine 2020.3.4 Is Available

RubyMine 2020.3.4 is now available!

You can update to it using the Toolbox App, right from inside the IDE, or by downloading RubyMine 2020.3.4 from our website.

New features

  • We’ve added the concept of trusted projects.
  • We have reworked Minitest support.

    If you use Minitest in RubyMine, please update your project configuration to use the new functionality. In your Minitest configuration file (/test/test_helper.rb), replace MiniTest::Reporters.use! with Minitest::Reporters.use! unless ENV['RM_INFO'].

    Please refer to our blog post to learn more.

Bug fixes

You’ll find the following important fixes in this update:

Check out the release notes for the complete list of closed tickets. And as always, please report any issues you encounter.

Happy developing!
The RubyMine team

image description