Sha256: f9ba59161ae89b86ccfe25bfac6b85a6c1bd7c61ca7053300f757add7a898f73
Contents?: true
Size: 149 Bytes
Versions: 8
Compression:
Stored size: 149 Bytes
Contents
if RUBY_ENGINE == 'jruby' require 'stringio.jar' JRuby::Util.load_ext("org.jruby.ext.stringio.StringIOLibrary") else require 'stringio.so' end
Version data entries
8 entries across 8 versions & 1 rubygems