2 lines
94 B
Text
2 lines
94 B
Text
<%= order.created_at.strftime("%d %b %Y at %H:%M") %>
|
|
<%= simple_format(order.to_sentence) %>
|