Rubymine does not detect folder directories in Rails Application

455 Views Asked by At

This happened right after i did a restart; Ruby mine detects files at root directory but does not detect folders.

enter image description here enter image description here

What caused this? What should I do to fix it?

1

There are 1 best solutions below

1
On

Not sure what's causing this, but you can close RubyMine, delete .idea folder of your project and reopen it.