From f970cf5e7c2c68e51e886e77278e328d4d353e46 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Tue, 17 Sep 2013 13:51:00 +0100 Subject: Remove demo customizations --- lib/views/general/mycontroller.html.erb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 lib/views/general/mycontroller.html.erb (limited to 'lib/views/general') diff --git a/lib/views/general/mycontroller.html.erb b/lib/views/general/mycontroller.html.erb deleted file mode 100644 index ad642d3..0000000 --- a/lib/views/general/mycontroller.html.erb +++ /dev/null @@ -1,7 +0,0 @@ -<% @title = "My new controller" %> - -

My new controller

- -

This is a view of a controller that does almost nothing, except output the words <%= @say_something %>

- - -- cgit v1.2.3