Sha256: 33ff4d261f7fdba352faa3cc7ecc5df7d3c8b68fd5aadd0d8963f31c2414f744
Contents?: true
Size: 327 Bytes
Versions: 47
Compression:
Stored size: 327 Bytes
Contents
<%= render :partial => "auth/shopping/products/show/summary.html.erb", locals: {product: @auth_shopping_product} %> <% @auth_shopping_product.instructions.each do |instruction| %> <%= render :partial => "auth/work/instructions/show.html.erb", locals: {product: @auth_shopping_product, instruction: instruction} %> <% end %>
Version data entries
47 entries across 47 versions & 1 rubygems