Undo Bundle Install Using --without Flag

Posted By Weston Ganger

I previously bundle installed using the --without flag. Then even when I wasnt use that flag, it would still call the flag by default.

If you want to reset your bundle settings for your app just delete the .bundle folder in your application, then your back to a blank slate again.

rm -rf .bundle

Related External Links:

Article Topic:Software Development - Ruby / Rails

Date:September 27, 2015