Големите малки неща, които срещаме

↓ - j | ↑ - k · Feeds
  rvm reset # clear previous settings
  rvm --default use 1.9.3 # switch to ruby 1.9.3 permanently
  rvm system # use system until you leave the shell
  rvm default # back to default
  rvm 1.9.2 # use ruby 1.9.2 until you leave the shell