houston/houston-core

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

Summary

Maintainability
Test Coverage
<% content_for :title do %>
<h1 class="project-banner space-below">
  New Project
</h1>
<% end %>

<%= render partial: "form" %>