Last updated January 18, 2011 04:55, by qmxme
Feedicon  

Redhat Linux

JRuby Version jruby-openssl net-ssh
1.1.6 0.3 2.0.4
1.2.0 0.3 2.0.4


Installing old gems

Specify the version to install, e.g.:

 jruby -S gem install jruby-openssl -v 0.3

Using old gems in your script

 require 'rubygems'   # not required in a rails controller
 gem 'jruby-openssl', '0.3'
 gem 'net-ssh', '2.0.4'
 require 'net/ssh'
 
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close