Skip to content

Instantly share code, notes, and snippets.

@BanzaiMan
Created June 27, 2010 22:51
Show Gist options
  • Select an option

  • Save BanzaiMan/455236 to your computer and use it in GitHub Desktop.

Select an option

Save BanzaiMan/455236 to your computer and use it in GitHub Desktop.
$ jruby -v -J-Djruby.launch.inproc=false -J-Djruby.debug.launch=true -e 'system("ruby -v")'
jruby 1.6.0.dev (ruby 1.8.7 patchlevel 249) (2010-06-27 7ad2e67) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_20) [x86_64-java]
ShellLauncher: Launching with shell
ShellLauncher: Trying file /usr/local/sbin/ruby
ShellLauncher: Trying file /usr/local/bin/ruby
ShellLauncher: Trying file /usr/bin/ruby
ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment