Sha256: 85ad1d38d6703a4f25eeb28c36d3af3037706db92e5ea4e0cb3c611203dcd66f

Contents?: true

Size: 316 Bytes

Versions: 59

Compression:

Stored size: 316 Bytes

Contents

<p id="notice"><%= notice %></p>
<div class="fields">

	<% @auth_shopping_cart_item.attributes_to_show.each do |attr| %>

		
		<div><%= @auth_shopping_cart_item.send("#{attr}") %></div>

	<% end %>
</div>

<%= link_to 'Edit', edit_cart_item_path(@auth_shopping_cart_item) %> |
<%= link_to 'Back', cart_items_path %>

Version data entries

59 entries across 59 versions & 1 rubygems

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