app/views/invoice_bar/invoices/edit.html.erb in invoice_bar-0.0.6 vs app/views/invoice_bar/invoices/edit.html.erb in invoice_bar-0.0.7
- old
+ new
@@ -1 +1 @@
-<%= render partial: 'invoice_bar/forms/document', locals: { :document => @invoice } %>
+<%= render partial: 'invoice_bar/forms/document', locals: { document: @invoice } %>