Sha256: 2b0e5a7ab5b76affe1712857cbc97992c38ebb7046d22cc10e3e77ed2fc3c651

Contents?: true

Size: 275 Bytes

Versions: 18

Compression:

Stored size: 275 Bytes

Contents

<%= title t(:editing, model: t("product", scope: "activerecord.models"))  %>

<% content_for :right do -%>
	<li class="active">
		<%= link_to t(:details), @product %>
	</li>
	<li class="active">
		<%= link_to t(:back), products_path %>
	</li>
<% end -%>

<%= render 'form' %>

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
mechanize_store-0.0.19 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.18 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.17 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.16 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.15 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.14 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.13 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.12 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.11 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.10 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.8 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.7 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.6 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.5 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.4 app/views/mechanize_store/products/edit.html.erb
mechanize_store-0.0.3 app/views/mechanize_store/products/edit.html.erb
mechanize-store-0.0.2 app/views/mechanize_store/products/edit.html.erb
mechanize-store-0.0.1 app/views/mechanize_store/products/edit.html.erb