method
    
    time_ago_in_words
 
  time_ago_in_words(from_time, include_seconds = false)
  public
  Like distance_of_time_in_words, but where to_time is fixed to Time.now.
 
  time_ago_in_words(from_time, include_seconds = false)
  public
  Like distance_of_time_in_words, but where to_time is fixed to Time.now.