tap/app/views/orders/index.html.erb
2014-12-06 12:03:08 +01:00

4 lines
54 B
Plaintext

<h2><%= @user.nickname %></h2>
<%= render @orders %>