gregmolnar/invoicer

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

Summary

Maintainability
Test Coverage
<h1>New client</h1>

<%= render 'form' %>

<%= link_to 'Back', clients_path %>