Parent

Methods

Rugged::Object

Public Instance Methods

<=>(other) click to toggle source
# File lib/rugged/object.rb, line 3
def <=>(other)
  self.oid <=> other.oid
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.