Add post regenerations
This commit is contained in:
@@ -178,6 +178,7 @@ Rails.application.routes.draw do
|
||||
get :search
|
||||
end
|
||||
end
|
||||
resources :post_regenerations, :only => [:index, :create]
|
||||
resources :post_replacements, :only => [:index, :new, :create, :update]
|
||||
resources :post_votes, only: [:index]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user