Learn RubyMine

The most useful documentation links and tutorials. Get started with RubyMine, watch video tutorials, or find specific topics.

Video tutorials

RubyMine Tutorials
Thumbnail for RubyMine: Creating and Running Your First Ruby Project video
03:59
RubyMine: Creating and Running Your First Ruby Project
5/18/2020
Thumbnail for RubyMine: Creating and Running Your First Rails Application video
04:37
RubyMine: Creating and Running Your First Rails Application
5/20/2020
Thumbnail for RubyMine: Creating Rails Application Elements video
05:55
RubyMine: Creating Rails Application Elements
6/1/2020
Thumbnail for RubyMine: Opening and Setting Up a Ruby on Rails Project video
06:41
RubyMine: Opening and Setting Up a Ruby on Rails Project
5/25/2020
Thumbnail for RubyMine: Navigation abilities video
08:34
RubyMine: Navigation abilities
1/10/2019
Thumbnail for RubyMine: Code editing & Refactoring features video
17:20
RubyMine: Code editing & Refactoring features
1/10/2019
Thumbnail for RubyMine: Debugging a Ruby on Rails Application video
08:27
RubyMine: Debugging a Ruby on Rails Application
6/8/2020
Thumbnail for RubyMine: Testing and Coverage video
10:21
RubyMine: Testing and Coverage
6/18/2020
Thumbnail for RubyMine & Docker Compose video
10:41
RubyMine & Docker Compose
5/7/2020
Thumbnail for RubyMine: Get started with RBS video
06:33
RubyMine: Get started with RBS
10/14/2021

Must-reads

How to use Stimulus in your Rails apps with RubyMine

Explore the Hotwire Stimulus framework and its core concepts: controllers, targets, and actions. Take advantage of Hotwire support in RubyMine.

Last update

RubyMine: How To Accelerate Project Indexing?

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

Last update

Collaborative Programming in RubyMine

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

Last update

Working With RBS in RubyMine

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

Last update

RBS: How to Get the Most Out of RubyMine’s Code Assistance

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

Last update

How to Run Ruby/Rails Commands from the IDE instead of the Terminal

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

Last update

Find usages in RubyMine

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

Last update

Debugging in RubyMine

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

Last update
Go to blog

Useful Posts on X