Parent

Methods

Symbol

if RUBY_VERSION =~ /1.8/

Public Instance Methods

<=>(other) click to toggle source
# File lib/benelux/mixins.rb, line 16
def <=>(other)
  self.to_s <=> other.to_s
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.