diff options
Diffstat (limited to 'lib/views/general/mycontroller.html.erb')
-rw-r--r-- | lib/views/general/mycontroller.html.erb | 7 |
1 files changed, 0 insertions, 7 deletions
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" %> - -<h1>My new controller</h1> - -<p>This is a view of a controller that does almost nothing, except output the words <code><%= @say_something %></code></p> - - |