Module: YARD
- Defined in:
- lib/yardstick/yard_ext.rb
Overview
:nodoc: all
Constant Summary collapse
- JRUBY_19MODE =
Test if JRuby head is being used
RUBY_VERSION >= '1.9' && RUBY_ENGINE == 'jruby'
:nodoc: all
Test if JRuby head is being used
RUBY_VERSION >= '1.9' && RUBY_ENGINE == 'jruby'