0

When I create a Rails project in Rubymine it stops straight away, saying "Rails server wasn't found in project".

I installed rails (it turns up in the SDK settings too) and I tried deleting .idea and restarting.

I have done this before on another machine, but not sure what else to debug at this point - any suggestions?

Community
  • 1
  • 1
oliver13
  • 996
  • 2
  • 7
  • 19

1 Answers1

-1

I think its most probably that you are not opening the correct folder. For me it solved when i opened the sub folder which contains the rails project instead of parent folder.

Ziki Khan
  • 44
  • 6