Ruby SDK and Gems - Nothing to show
I'm trying to setup my IDE environment to work with Ruby (And RSpec). When I go to access the Ruby SDK and Gems tab in the preferences window, there are no options to add any Ruby SDKs. It looks like this issue was raised before in November of last year. Is there anyway I can fix this or is there a method to get around this UI issue?
Please sign in to leave a comment.
Hello Luke,
Sorry for that inconvenience. As a workaround, please try the following:
1. close the project
2. remove .idea folder from its root
3. re-open the project and check the SDK settings
That got it, it's working now. Thanks for the help.