enable reportbooru integration for upload reports

This commit is contained in:
r888888888
2015-12-16 15:34:49 -08:00
parent 3bffc67d5a
commit 3695ad42b3
4 changed files with 64 additions and 0 deletions

View File

@@ -222,6 +222,7 @@ Rails.application.routes.draw do
get "reports/user_promotions" => "reports#user_promotions"
get "reports/janitor_trials" => "reports#janitor_trials"
get "reports/contributors" => "reports#contributors"
get "reports/uploads" => "reports#uploads"
resources :saved_searches, :except => [:show] do
collection do
get :categories