volontariat/voluntary

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

Summary

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

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