Sha256: 6c2bb2f07485b6321d22c415b9ecb11234dcfb4fb4a4d6a9ba8603c438c32e9a

Contents?: true

Size: 363 Bytes

Versions: 59

Compression:

Stored size: 363 Bytes

Contents

<h1>Editing project</h1>

<%= error_messages_for :project %>

<% form_for(:project, :url => project_path(@project), :html => { :method => :put }) do |f| %>
  <p>
    <b>Title</b><br />
    <%= f.text_field :title %>
  </p>

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

<%= link_to 'Show', project_path(@project) %> |
<%= link_to 'Back', projects_path %>

Version data entries

59 entries across 59 versions & 19 rubygems

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