volontariat/voluntary

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

Summary

Maintainability
Test Coverage
<h3><%= t('comments.edit.title') %></h3>

<%= render partial: 'form', locals: { resource: @comment } %>