From a336bc30a62f77ae8a50be5fa6deddc48ea4fba2 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Fri, 3 Feb 2017 21:35:44 +0100 Subject: index.html.erb: Delete the contents of this file Now that we have information being displayed from Angular, we can get rid of this extra text. --- app/views/home/index.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 2085730..e69de29 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -1,2 +0,0 @@ -
Find me in app/views/home/index.html.erb
-- cgit v1.2.3