Update index.html.erb

This commit is contained in:
2016-04-27 07:59:37 -04:00
parent 6464904caf
commit c251dc8407

View File

@@ -1,6 +1,6 @@
<h1>Customers</h1>
<br/>
<% @customers do |c| %>
<% @customers.each do |c| %>
<div class="row">
<div class="span6 columns">
<fieldset>