Sha256: 2e195bdeaef4738306f8be5764505b5fe1b3aa81587c97d4d8773008bb450d2b

Contents?: true

Size: 250 Bytes

Versions: 59

Compression:

Stored size: 250 Bytes

Contents

<h1>New tag</h1>

<%= error_messages_for :tag %>

<% form_for(:tag, :url => tags_path) do |f| %>
  <p>
    <b>Name</b><br />
    <%= f.text_field :name %>
  </p>

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

<%= link_to 'Back', tags_path %>

Version data entries

59 entries across 59 versions & 19 rubygems

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