removecomments

This commit is contained in:
Andreas Stephanides
2014-10-04 12:09:56 +02:00
parent 1f2cc5d202
commit 116d0562d9
19 changed files with 5 additions and 296 deletions

View File

@@ -1,5 +1,5 @@
Fetsite::Application.routes.draw do
resources :comments
themes_for_rails
@@ -132,11 +132,7 @@ Fetsite::Application.routes.draw do
end
end
end
resources :comments do
collection do
get 'hide'
end
end
resources :home, :only=>[:index] do
get :search, :on => :collection
collection do