Merge pull request #2803 from evazion/fix-comment-cleanups

Various minor comment code cleanups
This commit is contained in:
Albert Yi
2016-12-27 11:42:08 -08:00
committed by GitHub
7 changed files with 14 additions and 28 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