Completely remove old non-structured errors and migrate existing ones.
This commit is contained in:
@ -62,8 +62,6 @@ Rails.application.routes.draw do
|
||||
post 'shell', as: :execute_command, action: :execute_command
|
||||
get :statistics
|
||||
end
|
||||
|
||||
resources :errors, only: [:create, :index, :show], controller: 'code_ocean/errors'
|
||||
end
|
||||
|
||||
post '/import_proforma_xml' => 'exercises#import_proforma_xml'
|
||||
|
Reference in New Issue
Block a user