This file contains hidden or 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
x220t[~/test]$ rvm use jruby --ignore-gemsets | |
Using /home/tka/.rvm/gems/jruby-1.6.7.2 | |
x220t[~/test]$ gem list | |
*** LOCAL GEMS *** | |
x220t[~/test]$ wget http://rubygems.org/downloads/rawr-1.4.5.gem 100%[============================================================================================================>] 3,542,528 764KB/s in 8.8s | |
2012-08-25 01:00:35 (395 KB/s) - ‘rawr-1.4.5.gem’ saved [3542528/3542528] | |
x220t[~/test]$ gem install rawr-1.4.5.gem rvm:jruby-1.6.7.2 |