LoginSignup
31
22

More than 1 year has passed since last update.

Rails: bundler の gem をすべて削除して、インストールしなおす一番簡単な方法

Last updated at Posted at 2015-09-29

ディレクトリごと削除してから、インストールしなおせば良い。

$ rm -rf /path/to/project/vendor/bundle

$ bundle install

チャットメンバー募集

何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。

メンター受付

31
22
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
31
22