Skip to content

Instantly share code, notes, and snippets.

@ohnishiakira
Created December 14, 2011 05:16
Show Gist options
  • Save ohnishiakira/1475370 to your computer and use it in GitHub Desktop.
Save ohnishiakira/1475370 to your computer and use it in GitHub Desktop.
$rvm do jruby-1.6.5 hogehoge.rb
WARN: `rvm do jruby-1.6.5 'hogehoge.rb'` is deprecated, use `rvm all do jruby-1.6.5 'hogehoge.rb'` or `rvm 1.9.2 do jruby-1.6.5 'hogehoge.rb'` instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment