Skip to content

Instantly share code, notes, and snippets.

@giorgian
Created July 22, 2010 15:48
Show Gist options
  • Save giorgian/486143 to your computer and use it in GitHub Desktop.
Save giorgian/486143 to your computer and use it in GitHub Desktop.
#!/bin/bash
set -e
source ~/.rvm/scripts/rvm
rvm use 1.9.2
ruby -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment