Sha256: 3974d3327ee8e2755816be58607a7c9eb1039fa8e641aab3134ea1982a66c09b

Contents?: true

Size: 208 Bytes

Versions: 29

Compression:

Stored size: 208 Bytes

Contents

<h1>Editing state</h1>

<%= error_messages_for :state %>

<% form_for(@state) do |f| %>
  <p>
    <%= f.submit "Update" %>
  </p>
<% end %>

<%= link_to 'Show', @state %> |
<%= link_to 'Back', states_path %>

Version data entries

29 entries across 29 versions & 5 rubygems

Version Path
spree-0.6.0 vendor/plugins/has_many_polymorphs/test/integration/app/app/views/states/edit.html.erb
spree-0.7.1 vendor/plugins/has_many_polymorphs/test/integration/app/app/views/states/edit.html.erb
spree-0.7.0 vendor/plugins/has_many_polymorphs/test/integration/app/app/views/states/edit.html.erb
ultrasphinx-1.5.3 test/integration/app/app/views/states/edit.html.erb
ultrasphinx-1.6.7 test/integration/app/app/views/states/edit.html.erb
ultrasphinx-1.7 test/integration/app/app/views/states/edit.html.erb
ultrasphinx-1.6 test/integration/app/app/views/states/edit.html.erb
ultrasphinx-1.8 test/integration/app/app/views/states/edit.html.erb
ultrasphinx-1.9 test/integration/app/app/views/states/edit.html.erb