From 46df203e00bde8d8e695a308bbeec0599577a4d8 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Wed, 27 Apr 2016 10:42:31 -0400 Subject: [PATCH] Update show.html.erb --- app/views/vehicles/show.html.erb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/views/vehicles/show.html.erb b/app/views/vehicles/show.html.erb index 09c4f6f..c8cffdc 100644 --- a/app/views/vehicles/show.html.erb +++ b/app/views/vehicles/show.html.erb @@ -1,3 +1,10 @@

Customer Vehicle


<%= render :partial => 'vehicles/details' %> + +
+<%= @style %> +
+<%= @drive %> +
+<%= @doors %>