This commit is contained in:
albert
2013-03-02 23:19:54 -05:00
parent 49a45a1c2f
commit 0e973ce1a7

View File

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