Sha256: 831a06ce10124e26f58627bb340a1ed7cff9c5e24418d5569d7c7f8ad6be9256

Contents?: true

Size: 177 Bytes

Versions: 56

Compression:

Stored size: 177 Bytes

Contents

<h1>New customer</h1>

<% form_tag :action => 'create' do %>
  <%= render :partial => 'form' %>
  <%= submit_tag "Create" %>
<% end %>

<%= link_to 'Back', :action => 'list' %>

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
backlog-0.37.2 app/views/customers/new.rhtml
backlog-0.37.1 app/views/customers/new.rhtml
backlog-0.36.2 app/views/customers/new.rhtml
backlog-0.12.1 app/views/customers/new.rhtml
backlog-0.12.2 app/views/customers/new.rhtml
backlog-0.12.4 app/views/customers/new.rhtml
backlog-0.12.3 app/views/customers/new.rhtml
backlog-0.14.0 app/views/customers/new.rhtml
backlog-0.13.1 app/views/customers/new.rhtml
backlog-0.13.0 app/views/customers/new.rhtml
backlog-0.14.1 app/views/customers/new.rhtml
backlog-0.14.2 app/views/customers/new.rhtml
backlog-0.14.3 app/views/customers/new.rhtml
backlog-0.14.4 app/views/customers/new.rhtml
backlog-0.15.0 app/views/customers/new.rhtml
backlog-0.15.1 app/views/customers/new.rhtml
backlog-0.16.0 app/views/customers/new.rhtml
backlog-0.17.0 app/views/customers/new.rhtml
backlog-0.17.2 app/views/customers/new.rhtml
backlog-0.17.1 app/views/customers/new.rhtml