Sha256: f76a4a729e3f56a8b7b430767377a3fc6fe5c50709e82efead76ed44539ad02f

Contents?: true

Size: 326 Bytes

Versions: 59

Compression:

Stored size: 326 Bytes

Contents

<h1>Editing tag</h1>

<%= error_messages_for :tag %>

<% form_for(:tag, :url => object_url, :html => { :method => :put }) do |f| %>
  <p>
    <b>Name</b><br />
    <%= f.text_field :name %>
  </p>

  <p>
    <%= submit_tag "Update" %>
  </p>
<% end %>

<%= link_to 'Show', object_url %> |
<%= link_to 'Back', collection_url %>

Version data entries

59 entries across 59 versions & 19 rubygems

Version Path
akitaonrails-resource_controller-0.5.2 test/app/views/tags/edit.rhtml
akitaonrails-resource_controller-0.5.3 test/app/views/tags/edit.rhtml
csmosx-resource_controller-0.6.6 test/app/views/tags/edit.rhtml
csmosx-resource_controller-0.6.7 test/app/views/tags/edit.rhtml
dkubb-resource_controller-0.6.5 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.4.10 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.4.12 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.4.9 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.5.2 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.5.3 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.5.5 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.5.6 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.6.0 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.6.1 test/app/views/tags/edit.rhtml
giraffesoft-resource_controller-0.6.5 test/app/views/tags/edit.rhtml
jeffrafter-resource_controller-0.5.5 test/app/views/tags/edit.rhtml
kdmny-spree-0.0.1 vendor/plugins/resource_controller/test/app/views/tags/edit.rhtml
korin-resource_controller-0.5.3 test/app/views/tags/edit.rhtml
maser-resource_controller-0.6.6 test/app/views/tags/edit.rhtml
nileshtrivedi-lp_resource_builder-0.5.1 test/app/views/tags/edit.rhtml