revert to relative times

This commit is contained in:
albert
2013-03-10 15:14:17 -04:00
parent 458c0b384a
commit 1946fab809

View File

@@ -63,7 +63,7 @@ module ApplicationHelper
end
def time_ago_in_words_tagged(time)
compact_time(time)
raw time_tag(time_ago_in_words(time) + " ago", time)
end
def compact_time(time)