Switch to the released JRuby jar file, since my hacked version doesn't quite work right.
| gem_only.rb |
|---|
module JRuby
module OpenSSL
GEM_ONLY = true
end
end
Check out the code: svn co jbidwatcher/trunk/lib/ruby/site_ruby/1.8/jruby/openssl/gem_only.rb
