-1

I renamed my old test app to demo. I replaced test with demo everywhere that I needed to, and the app runs fine.

However, in Rubymine, my demo directory is labeled like this:

demo [test] (~/demo)

How can I get rid of [test] in that name?

Luigi
  • 5,443
  • 15
  • 54
  • 108

1 Answers1

0

I think there is a .idea/.name file that has the project name. Source here .

AnkitG
  • 6,438
  • 7
  • 44
  • 72