gregmolnar/invoicer

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

Summary

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

<%= render 'form' %>

<%= link_to 'Show', @tax_rate %> |
<%= link_to 'Back', tax_rates_path %>