Search code examples
rubyrubymine

Rails 2.x launcher script was found instead of Rails 3.x one a lot in RubyMine


keep getting this message in rubyMine


Solution

  • You probably have the rails 2.x gem attached to your RubyMine settings. Go to File > Settings and take a look at Ruby SDK and Gems. Make sure you have rails 3.x selected, and not something else.