Sha256: 1965168fede515a650f6f19a1c2dd02157563f02ba91c3bbe3b2e40cdd1f412e
Contents?: true
Size: 304 Bytes
Versions: 3
Compression:
Stored size: 304 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Project:</strong> <%= @task.project %> </p> <p> <strong>Description:</strong> <%= @task.description %> </p> <p> <strong>Status:</strong> <%= @task.status %> </p> <%= link_to 'Edit', edit_task_path(@task) %> | <%= link_to 'Back', tasks_path %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
select2_helper-0.2.1 | test/dummy/app/views/tasks/show.html.erb |
select2_helper-0.2.0 | test/dummy/app/views/tasks/show.html.erb |
select2_helper-0.1.4 | test/dummy/app/views/tasks/show.html.erb |