work on related tag js

This commit is contained in:
albert
2011-09-30 18:20:29 -04:00
parent 3748934648
commit af8a0aaa76
8 changed files with 141 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ Danbooru::Application.routes.draw do
resources :hits, :controller => "advertisement_hits", :only => [:create]
end
resource :source, :only => [:show]
resource :related_tag, :only => [:show]
resources :artists do
member do
put :revert