diff --git a/app/controllers/login_controller.rb b/app/controllers/login_controller.rb deleted file mode 100644 index 8613d06..0000000 --- a/app/controllers/login_controller.rb +++ /dev/null @@ -1,4 +0,0 @@ -class LoginController < ApplicationController - def index - end -end diff --git a/app/views/favorites/index.html.erb b/app/views/favorites/index.html.erb deleted file mode 100644 index 945b593..0000000 --- a/app/views/favorites/index.html.erb +++ /dev/null @@ -1,2 +0,0 @@ -<%= render(:partial => "nav")%> - diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index f6d438d..0a951c7 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -20,9 +20,8 @@ tiss2go