Class Symbol
In: lib/r10k/util/monkey_patches.rb
Parent: Object

Methods

<=>  

Public Instance methods

Ruby 1.8.7 does not define #<=>, which subsequently breaks Enumerable#sort when sorting an array of symbols.

@see github.com/puppetlabs/r10k/issues/310

[Validate]