fixes #1263 for comments

This commit is contained in:
Toks
2013-06-29 14:50:22 -04:00
parent 9bffc081e4
commit badc3122f0
7 changed files with 60 additions and 17 deletions

View File

@@ -80,6 +80,9 @@ Danbooru::Application.routes.draw do
get :search
get :index_all
end
member do
put :unvote
end
end
resources :counts do
collection do