RubyMine 2020.3 EAP2: Support for Pry Console, Changes to Default Code Style...
RubyMine 2020.3 EAP2 is now available! Here are the main highlights of this build: Pry console support Default code style settings now match RuboCop Export HTTP requests to cURL Pry console support One...
View ArticleRubyMine 2020.3 EAP3: Structure.sql Support, Improved Markdown Editing, and More
RubyMine 2020.3 EAP3 is now available! Here are the main highlights of this build: Support for structure.sql Improved Markdown editing and preview Search Everywhere covers more cases Store run...
View ArticleRubyMine 2020.2.3 Is Available
RubyMine 2020.2.3, a bug-fix update for v2020.2, is now available! You can update to it using the Toolbox App or right from inside the IDE. You can also download RubyMine 2020.2.3 from our website....
View ArticleRubyMine 2020.3 EAP6: Improvements for the Editor, Navigation, and Code...
RubyMine 2020.3 EAP6 is now available! Here are the main highlights of this build: More intuitive Project tool window Action to transpose characters Templates can generate multiple files More intuitive...
View ArticleRubyMine 2020.3 EAP7: Improved Terminal, Git Staging Support, and More
RubyMine 2020.3 EAP7 is now available! Here are the most important features that this build brings: Terminal now uses the Ruby version from the project Git staging support Improved Branches Unified...
View ArticleRubyMine 2020.3 Beta 2: Support for Ruby 3.0, Code With Me, and More!
As our Early Access Program is coming to an end, we are happy to announce that RubyMine 2020.3 Beta 2 is now available! While we are adding the finishing touches to the last major release of 2020,...
View ArticleRubyMine 2020.2.4 Is Available
RubyMine 2020.2.4, a bug-fix update for v2020.2, is now available! You can update to it using the Toolbox App or right from inside the IDE. You can also download RubyMine 2020.2.4 from our website....
View ArticleRubyMine 2020.3 Release Candidate
RubyMine 2020.3 Release Candidate is now available! This build adds some finishing touches in preparation for the final release. To catch up on what has already been implemented in v2020.3, check out...
View ArticleRubyMine 2020.3 Released
RubyMine 2020.3 is now available! To learn about all the new features, please visit our What’s New page. Here are some of the biggest highlights of this year’s last major release. Git staging support...
View ArticleRubyMine 2020.3.1 is Available with Support for Apple Silicon
RubyMine 2020.3.1, the first bug-fix update for v2020.3, is now available! Starting with this update, Mac users with the new M1 chip can download builds made specifically for Apple Silicon. Please note...
View ArticleRubyMine 2021.1 EAP Is Open!
Hi everyone, The RubyMine 2021.1 EAP is now open! You can get EAP builds from our website, use the Toolbox App, or update to them using snaps if you’re a Ubuntu user. Note that EAP builds are free to...
View ArticleRubyMine 2021.1 EAP3: Improvements for the Code Editor, Search, and Terminal
RubyMine 2021.1 EAP3 is now available, and it comes with a number of quality and usability improvements. In this post, you’ll learn about new features for the code editor, navigation, search, and the...
View ArticleRubyMine 2021.1 EAP4 is available!
In this post, you’ll learn about RubyMine’s new features for working with style sheets, URLs, and the JSON lines format, as well as several usability improvements. Here are the main highlights. Please...
View ArticleExecute selected code in console
IRB console in RubyMine is a quick way to execute Ruby code. Here is a quick hint on how you can quickly execute some code from the editor. Tools | Start the IRB console Select a code Tools | Load...
View ArticleExtending RubyMine with Ruby
As we have already mentioned in RubyMine Roadmap, the forthcoming RubyMine 1.5 will provide Ruby API for extending the IDE in idiomatic Ruby (no Java or XML). For this purpose the latest RubyMine EAP...
View ArticleWhat’s mining: inline local refactoring
You’ve probably got used to utilizing the power of RubyMine’s refactorings, have you? One of the cool refactorings we have in RubyMine is ‘Introduce variable’ that lets you quickly create variable from...
View ArticleWhat’s mining: search for duplicates in Ruby
Hi all, It is always a pleasure to tell about new features! This time I’m glad to announce a brand new one that is coming in next RubyMine 1.5 EAP — “Locate duplicates”. It is another useful tool in...
View ArticleBest IDE for Polyglot Programming — IntelliJ IDEA 9
Our neighbour IntelliJ IDEA team is now celebrating the release of IntelliJ IDEA 9, the best environment for polyglot programming and the most intelligent Java IDE, that also includes a free community...
View ArticleSmarter 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,...
View ArticleRubyMine 2.5 EAP (96.1146) – bugfixes, i18n and more
Hello guys, After publishing previous EAP version we’ve got complains on the editor jerking. New RubyMine build 96.1146 is dedicated to fix this nasty problem! Also we’ve made some performance...
View Article