Class: DNApi::Components::JRuby192

Inherits:
JRuby show all
Includes:
DNApi::Component
Defined in:
lib/dnapi/components/ruby.rb

Constant Summary

Constants inherited from JRuby

DNApi::Components::JRuby::NAME, DNApi::Components::JRuby::PATCH_LEVEL, DNApi::Components::JRuby::RUBYGEMS_VERSION, DNApi::Components::JRuby::VERSION

Constants inherited from RubyVersion

RubyVersion::NAME, RubyVersion::RUBYGEMS_VERSION

Class Method Summary collapse

Methods included from DNApi::Component

[], #can_belong_to?, components, from, included, #key, #to_hash

Methods inherited from JRuby

label, #ruby_flavor, #ruby_module, #ruby_version

Methods inherited from RubyVersion

all, encoding_aware, #mysql_adapter, #ruby_flavor, #ruby_module, #ruby_version, #rubygems_version

Class Method Details

.compat_versionObject



200
201
202
# File 'lib/dnapi/components/ruby.rb', line 200

def self.compat_version
  '(ruby-1.9.2)'
end