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