This commit is contained in:
albert
2012-01-07 21:32:36 -05:00
parent 08bda40ae0
commit fd4cf15e46
6 changed files with 17 additions and 2 deletions

View File

@@ -140,6 +140,9 @@ Danbooru::Application.routes.draw do
delete :cache
post :approve
end
collection do
get :general_search
end
end
resources :tag_implications do
member do