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

Methods

==   diff   new   to_s  

Attributes

engine  [R] 
engine_version  [R] 
version  [R] 

Public Class methods

Public Instance methods

Returns a tuple of thsee things:

  [diff, this, other]
  The priority of attributes are
  1. engine
  2. ruby_version
  3. engine_version

[Validate]