Class Bundler::SystemRubyVersion
In: lib/bundler/ruby_version.rb
Parent: RubyVersion

A subclass of RubyVersion that implements version, engine and engine_version based upon the current information in the system. It can be used anywhere a RubyVersion object is expected, and can be compared with a RubyVersion object.

Methods

engine   engine_version   new   version  

Public Class methods

Public Instance methods

[Validate]