Merge pull request #3479 from BrokenEagle/feat-add-iqdb-page

Initial add of IQDB standalone page
This commit is contained in:
Albert Yi
2018-01-02 10:29:27 -08:00
committed by GitHub
5 changed files with 78 additions and 13 deletions

View File

@@ -153,7 +153,9 @@ Rails.application.routes.draw do
resource :visit, :controller => "forum_topic_visits"
end
resources :ip_bans
resources :iqdb_queries, :only => [:create, :index]
resource :iqdb_queries, :only => [:create, :show, :check] do
get :check
end
resources :janitor_trials do
collection do
get :test