Object
clean up warnings caused by web servers that send down 2 digit years
# File lib/rubyforge/client.rb, line 12 12: def utc(*args) 13: args[0] += CENTURY if args[0] < 100 14: old_utc(*args) 15: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.