volontariat/voluntary

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

Summary

Maintainability
Test Coverage
<h1><%= t('tasks.edit.title') %></h1>

<%= render_product_specific_partial_if_available @story, 'tasks/form' %>