parent
4ff42c19a2
commit
a5fb9a5e1f
|
@ -110,7 +110,7 @@ class PendingAssignsReminder
|
|||
end
|
||||
|
||||
def time_in_words_for(topic)
|
||||
FreedomPatches::Rails4.distance_of_time_in_words(
|
||||
AgeWords.distance_of_time_in_words(
|
||||
Time.zone.now,
|
||||
topic.assigned_at.to_time,
|
||||
false,
|
||||
|
|
Loading…
Reference in New Issue