IntelliJ IDEA
 
Get IntelliJ IDEA

Get started with a Rails project in IntelliJ IDEA

Last modified: 28 June 2024

IntelliJ IDEA is an integrated development environment (IDE) that helps you be more productive in every aspect of Ruby/Rails projects development – from writing and debugging code to testing and deploying a completed application. IntelliJ IDEA is available for different platforms including macOS, Windows, and Linux.

In this tutorial, we’ll show you the main IntelliJ IDEA capabilities using a fork of a sample application created for the Ruby on Rails Tutorial. Before starting this tutorial, do the following:

We'll perform all steps using IntelliJ IDEA installed on macOS.