RubyMine
 
Get RubyMine
You are viewing the documentation for an earlier version of RubyMine.

Create Rails application elements

Last modified: 09 August 2022

RubyMine helps you populate Rails applications with the stubs of all the required elements: controllers, views, models, and so on. You can launch Rails generators in several ways:

In this topic, we’ll show you several examples on how to create Rails application elements.