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
nileshtrivedi-lp_resource_builder-0.5.3 test/app/views/tags/new.rhtml
nileshtrivedi-safe_resource-0.5.3 test/app/views/tags/new.rhtml
pager-resource_controller-1.0.20080513 test/app/views/tags/new.rhtml
radar-resource_controller-0.6.6 test/app/views/tags/new.rhtml
strikeroff-resource_controller-0.6.6 test/app/views/tags/new.rhtml
viva-resource_controller-0.6.5.1 test/app/views/tags/new.rhtml
viva-resource_controller-0.6.5.2 test/app/views/tags/new.rhtml
viva-resource_controller-0.6.5 test/app/views/tags/new.rhtml
spree-0.11.4 vendor/plugins/resource_controller/test/app/views/tags/new.rhtml
spree-0.11.3 vendor/plugins/resource_controller/test/app/views/tags/new.rhtml
matid-resource_controller-0.7.2 test/app/views/tags/new.rhtml
matid-resource_controller-0.7.1 test/app/views/tags/new.rhtml
matid-resource_controller-0.7.0 test/app/views/tags/new.rhtml
resource_controller_views-0.6.6.views2 test/app/views/tags/new.rhtml
matid-resource_controller-0.6.7 test/app/views/tags/new.rhtml
resource_controller_views-0.6.6 test/app/views/tags/new.rhtml
resource_controller-0.6.6 test/app/views/tags/new.rhtml
Pr0d1r2-resource_controller-0.6.6 test/app/views/tags/new.rhtml
matid-resource_controller-0.6.6 test/app/views/tags/new.rhtml
viva-resource_controller-0.6.5.3 test/app/views/tags/new.rhtml