

When I attempt to run the application in RubyMine it outputs an error: No Rails found in SDK. There are too few gems listed in RubyMine for this remote interpreter: bundler (1.8.4)Īn actual list printed by gem list in SSH console: actionmailer (4.2.4)


The Vagrant machine (hashicorp/precise32) is set up, RVM, Ruby 2.2.1p85 ( revision 49769), Rails 4.2.4 and other required gems are ins. Remote Ruby interpreter has been configured in a following way: I decided to use remote Ruby SDK in RubyMine 7.1.4. The Vagrant machine ( hashicorp/precise32) is set up, RVM, Ruby 2.2.1p85 ( revision 49769), Rails 4.2.4 and other required gems are installed and my application runs when started by rails server command. I decided to use remote Ruby SDK in RubyMine 7.1.4.
