ruby-on-railsrubyintellij-ideasdk

How do I setup the ruby SDK in IntelliJ IDEA?


I've been using this guide

Whenever I go to import the module I get this screen:

enter image description here

I used the following file path, maybe this is whats wrong? /usr/local/Cellar/ruby-build/20160130/share/ruby-build/2.3.0

And got this error:

enter image description here

I'd appreciate any ideas anyone might have, i've been trying get this working all night!


Solution

  • I was able to solve this by doing:

    Preferences | Plugins | Install JetBrains plugin

    enter image description here