Created
December 14, 2011 05:16
-
-
Save ohnishiakira/1475370 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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