Create index.html.erb

This commit is contained in:
2017-06-13 21:55:13 -04:00
committed by GitHub
parent 8d2351d3f9
commit 512f5ad7ba

View File

@@ -5,6 +5,7 @@
<%= submit_tag "Search" %>
<% end %>
<%= button_to "New Customer", new_customer_path, method: :get%>
<%= button_to "Sync", qbo_sync_path, method: :get%>
<br/>
<% if @customers.present? %>
<br/>