RubyMine completely supports ORM in Rails, which includes model and migration generators, and the possibility to view models and their relationships over a Rails application in the Model Dependency diagram.
Warning
Make sure that the desired database server is installed on your machine and is running in the background.
In this section: