diff --git a/app/views/customers/index.html.erb b/app/views/customers/index.html.erb index f00a762..528767c 100644 --- a/app/views/customers/index.html.erb +++ b/app/views/customers/index.html.erb @@ -11,7 +11,7 @@ <% end %> -<%= @customer_pages %> +<%= will_paginate @customers %>