rubyforgood/casa

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

Summary

Maintainability
Test Coverage
<%= render partial: "form",
           locals: {title: "Editing Duty", other_duty: @other_duty} %>