Method: Jarbler::Config#jruby_version
- Defined in:
- lib/jarbler/config.rb
#jruby_version ⇒ Object
compile_java_version only for backward compatibility, use java_opts instead
6 7 8 |
# File 'lib/jarbler/config.rb', line 6 def jruby_version @jruby_version end |