File Moving + Automatic :: Renaming
I want to use Rubymine to help me do a reasonably large file-organization refactor.
Current Experience:
1. I move app/services/foo.rb -> lib/dira/services/foo.rb
2. I have to rename all references to Foo to Dira::Foo, which sometimes results in errors
Desired
Rubymine does step #2 for me.
Is there a way to have rubymine help me skip the find and replace part? It's very tedious and error prone.
Please sign in to leave a comment.
Hello Erica,
At the moment there's no such functionality so could you please submit your request as a feature one on our tracker:
https://youtrack.jetbrains.com/issues/RUBY