Skip to content

Instantly share code, notes, and snippets.

@jorgenpt
Created November 15, 2011 21:13
Show Gist options
  • Save jorgenpt/1368364 to your computer and use it in GitHub Desktop.
Save jorgenpt/1368364 to your computer and use it in GitHub Desktop.
jruby-1.6.5 :001 > require 'rubygems'
=> true
jruby-1.6.5 :002 > require 'virtualbox'
=> true
jruby-1.6.5 :003 > VirtualBox.version
=> "4.1.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment