fix tag al con test

This commit is contained in:
albert
2011-07-20 17:40:45 -04:00
parent 0c2e69b074
commit 1c1f75fc03
4 changed files with 9 additions and 30 deletions

View File

@@ -84,7 +84,9 @@ Danbooru::Application.routes.draw do
end
end
resources :tag_aliases do
resource :cache, :only => [:destroy]
member do
delete :cache
end
end
resources :tag_implications
resources :tag_subscriptions