From 9a395ee25cad3e08383a8745f36706a7a2f7a322 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Thu, 4 Aug 2016 09:53:02 -0400 Subject: [PATCH] Update _list.html.erb --- app/views/vehicles/_list.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/vehicles/_list.html.erb b/app/views/vehicles/_list.html.erb index 8ad7187..a1358df 100644 --- a/app/views/vehicles/_list.html.erb +++ b/app/views/vehicles/_list.html.erb @@ -16,8 +16,6 @@
<% end %> - -
<%= will_paginate @vehicles %>