The most useful documentation links and tutorials. Get started with RubyMine, watch video tutorials, or find specific topics.
Learn how to install and navigate the IDE, and find out what code assistance features RubyMine has to offer.
Follow this tutorial to learn about RubyMine’s main capabilities.
Learn how to set up a development environment, create and run a Ruby project.
Learn how to configure a local or a remote Ruby interpreter.
Learn the most useful RubyMine keyboard shortcuts to navigate the IDE easily and become even more productive.
Learn how to extend the core functionality of your IDE with plugins.
Learn to set up a Git repository, commit and push changes, and manage Git branches.
Learn the key elements of the code editor to create, edit, and navigate code effectively.
Explore the Hotwire Stimulus framework and its core concepts: controllers, targets, and actions. Take advantage of Hotwire support in RubyMine.
Hello everyone! We're excited to share more tips and tricks to enhance your RubyMine experience. In September, our team attended the Euruko 2023 conference, where RubyMine developer Maxat Mansurov
Hi everyone, We're back with a new how2pro blog post unveiling another cool RubyMine feature – the Code With Me plugin. When you're knee-deep in a complex task or tangling with an issue that's testi
Starting with v2021.2, RubyMine provides code assistance for working with RBS files, along with all of the essential features that make RBS code easier to read. Here’s a brief overview. Creating RB
The following article shows the benefits of investing some of your time into adding RBS declarations to your project. Catch type errors RubyMine performs real-time type checking based on the informati
In the Ruby/Rails community, using a terminal is the most popular way to perform various commands and tasks. These tasks include running scripts, tests, Rails generators, Git and Docker commands, and
To get the most recent information about Searching for usages in RubyMine, refer to the Search for usages topic. Find usages can be used to find all the pieces of code referencing a specific elemen
To learn more about debugging capabilities available in RubyMine, refer to the help topics and tutorials from the Debug section. One of the main advantages of IDEs over text editors is the debuggi
Be the first to get updates and special offers
Follow us