Add artist commentary listing and search

related to #2084, fixes #2085
This commit is contained in:
Toks
2014-03-10 22:56:38 -04:00
parent 424d84661a
commit 2f3f401f3b
10 changed files with 130 additions and 2 deletions

View File

@@ -181,6 +181,7 @@ Danbooru::Application.routes.draw do
resources :artist_commentaries do
collection do
put :create_or_update
get :search
end
member do
put :revert