Skip to content

Instantly share code, notes, and snippets.

@henrypoydar
Created March 16, 2012 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henrypoydar/2051543 to your computer and use it in GitHub Desktop.
Save henrypoydar/2051543 to your computer and use it in GitHub Desktop.
~ $ rvm use jruby-head
Using /Users/hpoydar/.rvm/gems/jruby-head
~ $ jruby -v
jruby 1.7.0.dev (ruby-2.0.0dev) (2012-03-16 61bd77a) (OpenJDK 64-Bit Server VM 1.7.0-u4-b13) [darwin-amd64-java]
~ $ jruby --1.9 -v
jruby 1.7.0.dev (ruby-2.0.0dev) (2012-03-16 61bd77a) (OpenJDK 64-Bit Server VM 1.7.0-u4-b13) [darwin-amd64-java]
~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment