Search code examples
rubysdkrubymine

RubyMine Cannot switch SDK. RVM SDK '2.2.0@rails-devise' wasn't found


I switch to new version of ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-linux], then RubyMine show me this blody message:

Cannot switch SDK. RVM SDK '2.2.0@rails-devise' wasn't found

When i go to RubyMine SDK Settings, i see, that evyrything is in place:

https://i.sstatic.net/sdIfr.png

Anyone can help me with that ?

Thanks


Solution

  • It's a known bug if your .ruby-version file contains only the version number. They're working on it here https://youtrack.jetbrains.com/issue/RUBY-15058