<%= t(:zone) %> | <%= t(:category) %> | <%= t(:amount) %> | <%= t(:calculator) %> | <%= t(:action) %> |
---|---|---|---|---|
<%=tax_rate.zone.name %> | <%=tax_rate.tax_category.name %> | <%=tax_rate.amount %> | <%=tax_rate.calculator.to_s %> | <%= link_to_edit tax_rate %> <%= link_to_delete tax_rate %> |