Sha256: 8869ec20cebbeea97f04f5c4a205aabdebff020d952811025dded79c64f4fa0f

Contents?: true

Size: 209 Bytes

Versions: 2

Compression:

Stored size: 209 Bytes

Contents

if JRUBY_VERSION.start_with?('9')
  require 'bindex/jruby_internals_9k'
else
  require 'bindex/jruby_internals'
end

java_import com.gsamokovarov.bindex.JRubyIntegration

JRubyIntegration.setup(JRuby.runtime)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bindex-0.4.0 lib/bindex/jruby.rb
bindex-0.3.0 lib/bindex/jruby.rb