moved artist ban to separate action/button

This commit is contained in:
albert
2013-02-23 10:56:27 -05:00
parent 7585462368
commit 6bc5b96d8e
5 changed files with 11 additions and 13 deletions

View File

@@ -52,6 +52,7 @@ Danbooru::Application.routes.draw do
resources :artists do
member do
put :revert
put :ban
end
collection do
get :show_or_new