Guest User

Untitled

a guest
Aug 20th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. snelsons@p2135447:~$ ruby --version
  2. ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux]
  3. snelsons@p2135447:~$ rvm list
  4.  
  5. rvm rubies
  6.  
  7. => ruby-1.9.2-p290 [ i686 ]
  8. ruby-1.8.7-p352 [ i686 ]
  9.  
  10. snelsons@p2135447:~$ rvm use 1.8.7-p352
  11. Using /usr/local/rvm/gems/ruby-1.8.7-p352
  12.  
  13. snelsons@p2135447:~$ ruby --version
  14. ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux]
Add Comment
Please, Sign In to add comment