Skip to content

Instantly share code, notes, and snippets.

@dylanvaughn
Created November 26, 2011 21:48
Show Gist options
  • Save dylanvaughn/1396347 to your computer and use it in GitHub Desktop.
Save dylanvaughn/1396347 to your computer and use it in GitHub Desktop.
RVM jRuby install
# http://samuel.kadolph.com/2011/10/jruby-with-1-9-mode-as-the-default-with-rvm/
$ rvm install jruby -C '-Djruby.default.ruby.version=1.9 -Djruby.objectspace.enabled=true'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment