tap/app/views/orders/_order.html.erb
2015-02-09 17:06:24 +01:00

2 lines
64 B
Text

<%= order.created_at %>
<%= simple_format(order.to_sentence) %>