Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. create a .ruby-version file
  2.  
  3. ```shell
  4. 2.6.3
  5. ```
  6.  
  7. Both rvm and rbenv can use this file to switch ruby versions automatically.
  8.  
  9.  
  10.  
  11.  
  12.  
  13. ###### Happy Coding ^_^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement