gregmolnar/invoicer

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

Summary

Maintainability
Test Coverage
<h1>New tax rate</h1>

<%= render 'form' %>

<%= link_to 'Back', tax_rates_path %>