method
time_ago_in_words
v1.1.6 -
Show latest stable
- Class:
ActionView::Helpers::DateHelper
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)Like distance_of_time_in_words, but where to_time is fixed to Time.now.