houston/houston-core

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

Summary

Maintainability
Test Coverage
<%= render partial: "projects/header", locals: {project: @project, subtitle: "Settings for"} %>

<%= render partial: "form" %>