Sha256: a7e9c5161ae69253f5b4ad4614408897b9da2df1badc857488d90c6cdc81ea1a
Contents?: true
Size: 198 Bytes
Versions: 47
Compression:
Stored size: 198 Bytes
Contents
<h1>Tests</h1> <%= @auth_shopping_products.each do |product| %> <row> <%= render :partial => "auth/shopping/products/index/show.html.erb", locals: {:product => product} %> </row> <% end %>
Version data entries
47 entries across 47 versions & 1 rubygems