Completely remove old non-structured errors and migrate existing ones.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
module CodeOcean
|
||||
class ErrorPolicy < AdminOrAuthorPolicy
|
||||
def author?
|
||||
@user == @record.execution_environment.author
|
||||
end
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user