This commit is contained in:
r888888888
2013-04-16 21:28:54 -07:00
parent 80cf4d2475
commit 677f102976
3 changed files with 12 additions and 2 deletions

View File

@@ -144,8 +144,8 @@ Danbooru::Application.routes.draw do
get :show_seq
end
end
resources :post_appeals, :only => [:new, :index, :create]
resources :post_flags, :only => [:new, :index, :create]
resources :post_appeals
resources :post_flags
resources :post_versions, :only => [:index, :search] do
collection do
get :search