RHC::Rest::Base
# File lib/rhc/rest/team.rb, line 11 def <=>(team) return self.name <=> team.name end
# File lib/rhc/rest/team.rb, line 7 def global? global end
# File lib/rhc/rest/team.rb, line 15 def to_s self.name end
[Validate]
Generated with the Darkfish Rdoc Generator 2.