Sha256: c16501f278fcee2ddf0d437fddeb689c51826b8bba0156e102942db11eec1a12

Contents?: true

Size: 208 Bytes

Versions: 21

Compression:

Stored size: 208 Bytes

Contents

<h1>Editing outcome</h1>

<% form_for(@outcome) do |f| %>
  <%= f.error_messages %>

  <p>
    <%= f.submit 'Update' %>
  </p>
<% end %>

<%= link_to 'Show', @outcome %> |
<%= link_to 'Back', outcomes_path %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
branston-0.6.6 lib/branston/app/views/outcomes/edit.html.erb
branston-0.6.5 lib/branston/app/views/outcomes/edit.html.erb
branston-0.6.4 lib/branston/app/views/outcomes/edit.html.erb
branston-0.6.3 lib/branston/app/views/outcomes/edit.html.erb
branston-0.6.2 lib/branston/app/views/outcomes/edit.html.erb
branston-0.6.1 lib/branston/app/views/outcomes/edit.html.erb
branston-0.6.0 lib/branston/app/views/outcomes/edit.html.erb
branston-0.5.2 lib/branston/app/views/outcomes/edit.html.erb
branston-0.5.1 lib/branston/app/views/outcomes/edit.html.erb
branston-0.5.0 lib/branston/app/views/outcomes/edit.html.erb
branston-0.4.6 lib/branston/app/views/outcomes/edit.html.erb
branston-0.4.5 lib/branston/app/views/outcomes/edit.html.erb
branston-0.4.4 lib/branston/app/views/outcomes/edit.html.erb
branston-0.4.3 lib/branston/app/views/outcomes/edit.html.erb
branston-0.4.2 lib/branston/app/views/outcomes/edit.html.erb
branston-0.4.1 lib/branston/app/views/outcomes/edit.html.erb
branston-0.4.0 lib/branston/app/views/outcomes/edit.html.erb
branston-0.3.6 lib/branston/app/views/outcomes/edit.html.erb
branston-0.3.4 lib/branston/app/views/outcomes/edit.html.erb
branston-0.3.3 lib/branston/app/views/outcomes/edit.html.erb