RubyMine
 
Get RubyMine

Create Rails application elements

Last modified: 28 June 2024

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.