aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-02-03 21:35:44 +0100
committerTeddy Wing2017-02-03 21:39:38 +0100
commita336bc30a62f77ae8a50be5fa6deddc48ea4fba2 (patch)
tree31a1f55858ed28da06453fa64ce5652fb19575ec
parent13eb4df71a2d304d13b37cfc15eac4c76870adce (diff)
downloadAngular-tutorial-a336bc30a62f77ae8a50be5fa6deddc48ea4fba2.tar.bz2
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.
-rw-r--r--app/views/home/index.html.erb2
1 files changed, 0 insertions, 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 @@
-<h1>Home#index</h1>
-<p>Find me in app/views/home/index.html.erb</p>