Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more
Object
EarlyTime is a fake timestamp that occurs before any other time value.
# File rake/early_time.rb, line 8 def <=>(other) -1 end
# File rake/early_time.rb, line 12 def to_s "<EARLY TIME>" end
This page was generated for Ruby 2.0.0
Generated with Ruby-doc Rdoc Generator 0.44.0.