RubyFlow The Ruby and Rails community linklog

Don't ever run bundle update

In a nutshell, bundle install is usually the only command you’ll need, while bundle update, with no other arguments specified, will update each gem in your Gemfile and all dependent gems to it’s latest version. Usually, this is not what you want. Read on…

Comments

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in