Class: DNApi::Components::JRuby187
- Inherits:
-
JRuby
- Object
- RubyVersion
- JRuby
- DNApi::Components::JRuby187
- 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_version ⇒ Object
186 187 188 |
# File 'lib/dnapi/components/ruby.rb', line 186 def self.compat_version '(ruby-1.8.7)' end |