RubyMine error of No Rails Found in the SDK
I solved this issue of No Rails SDK found by following. Step 1. Figure out Ruby version and bundle version of your project. Step 2. Add correct Ruby SDK and GEMs from preferences in Rubymine. Preferences > Languages & Framework > Ruby SDK and Gems > [Select your RVM version] > [Select correct gem version … Read more