Guest User

Untitled

a guest
Sep 19th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. ➜ rvm use 1.9.2
  2. Using /Users/myron/.rvm/gems/ruby-1.9.2-p290
  3. ➜ ruby foo.rb
  4. --- a string
  5. ➜ rvm use 1.9.3
  6. Using /Users/myron/.rvm/gems/ruby-1.9.3-p125
  7. ➜ ruby foo.rb
  8. --- !binary |-
  9. YSBzdHJpbmc=
Add Comment
Please, Sign In to add comment