Uninstall Rails completely

后端 未结 9 1478
轮回少年
轮回少年 2020-12-07 20:51

I’m trying to uninstall Rails completely, but I can’t get the grip of it.

Here’s what I tried:

$ gem update
rails 4.0.0.beta1 instal         


        
9条回答
  •  [愿得一人]
    2020-12-07 21:21

    you just try this command.it will help to uninstall all rails "gem uninstall railties" I think this is the only method to fully uninstall all rails

提交回复
热议问题