ruby - How do I undo a gem install that messed up my Rails app? -
I have set up a gem to make my URL insensitive, but I see many broken links. Instead of going through and trying to fix them, I did not just set what I did.
If I run You have to remove the gem from your Of course, if you refer to the gem anywhere in your app, then you have to remove those references too. Uninstall gemname , then how will it deliver my railway app first?
Gemfile . Check your
Gemfile.lock and see also the gem dependencies.
Comments
Post a Comment