woese/guara-crm

View on GitHub
app/views/task_types/edit.html.erb

Summary

Maintainability
Test Coverage
<h1>Editing task_type</h1>

<%= render 'form' %>

<%= link_to 'Show', @task_type %> |
<%= link_to 'Back', task_types_path %>