ago
This commit is contained in:
parent
3b1a571b0b
commit
43f44005e2
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
<%= order.created_at %>
|
||||
<%= time_ago_in_words(order.created_at) + " ago" %>
|
||||
<%= simple_format(order.to_sentence) %>
|
||||
|
|
Loading…
Reference in a new issue