Delete unused /comments/index_all route and unused _threshold.html.erb template.

This commit is contained in:
evazion
2016-12-26 15:58:28 -06:00
parent 85011c9192
commit 7c838f8525
2 changed files with 0 additions and 4 deletions

View File

@@ -102,7 +102,6 @@ Rails.application.routes.draw do
resources :votes, :controller => "comment_votes", :only => [:create, :destroy]
collection do
get :search
get :index_all
end
member do
put :unvote