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

Version Path
wordjelly-auth-1.6.0 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.9 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.8 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.7 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.6 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.5 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.4 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.3 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.2 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.1 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.5.0 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.4.9 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.4.8 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.4.7 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.4.6 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.4.5 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.4.4 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.4.3 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.4.2 app/views/auth/shopping/products/show.html.erb
wordjelly-auth-1.4.0 app/views/auth/shopping/products/show.html.erb