From f624a3afb05e68a6dfdf3c3ba9cd2db0a6212830 Mon Sep 17 00:00:00 2001 From: Kevin Zhang Date: Sat, 19 Dec 2015 16:13:56 -0500 Subject: [PATCH] modified home page --- app/views/static_pages/home.html.erb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app/views/static_pages/home.html.erb b/app/views/static_pages/home.html.erb index af94c7f..edab819 100644 --- a/app/views/static_pages/home.html.erb +++ b/app/views/static_pages/home.html.erb @@ -1,2 +1,6 @@ -

StaticPages#home

-

Find me in app/views/static_pages/home.html.erb

+

Sample App

+

+ This is the home page for the + Ruby on Rails Tutorial + sample application. +

\ No newline at end of file