Skip to content

Instantly share code, notes, and snippets.

@CharlieYe0205
Created July 8, 2019 04:40
Show Gist options
  • Save CharlieYe0205/3035fe8210dd91e80ff29a4f279fb275 to your computer and use it in GitHub Desktop.
Save CharlieYe0205/3035fe8210dd91e80ff29a4f279fb275 to your computer and use it in GitHub Desktop.
Rvm and Rbenv switch ruby version automatically

create a .ruby-version file

2.6.3

Both rvm and rbenv can use this file to switch ruby versions automatically.

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