AgileVentures/LocalSupport

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

Summary

Maintainability
Test Coverage
<%= render partial: 'form', locals: {submission_url: volunteer_op_path(@volunteer_op.id), markers: @markers, action: 'put'} %>