This commit is contained in:
r888888888
2013-06-11 13:24:16 -07:00
parent 05ee1077cd
commit f0b6dc9206
8 changed files with 83 additions and 8 deletions

View File

@@ -167,6 +167,7 @@ Danbooru::Application.routes.draw do
end
end
resource :related_tag, :only => [:show]
match "reports/user_promotions" => "reports#user_promotions"
resource :session do
collection do
get :sign_out