Skip to content

Instantly share code, notes, and snippets.

@zenkbaries
Last active June 25, 2021 03:26
Show Gist options
  • Save zenkbaries/7c3ce6abe7da1f92cc4fd1eeb5ded559 to your computer and use it in GitHub Desktop.
Save zenkbaries/7c3ce6abe7da1f92cc4fd1eeb5ded559 to your computer and use it in GitHub Desktop.
Keeping rails updated

// use this to make sure all system is up to date before creating new rails app

gem update --system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment