From ddd00a3e9aae8461a8c22640c0be6b385deb280e Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Mon, 1 Aug 2016 19:02:49 -0400 Subject: [PATCH] Update show.html.erb --- app/views/vehicles/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/vehicles/show.html.erb b/app/views/vehicles/show.html.erb index 8603222..1588217 100644 --- a/app/views/vehicles/show.html.erb +++ b/app/views/vehicles/show.html.erb @@ -1,4 +1,4 @@ -

Customer Vehicle

+

Vehicle #<%=@vehicle.id%>