17952: Remove links to obsolete "nodes" and "keep disks"
[arvados.git] / apps / workbench / app / models / specimen.rb
index fa7fbbf09008a2f0df62d3a5db0949048aac3ea8..4418f7c9476a01fa5944b87dd9d82b5c8e071e50 100644 (file)
@@ -1,2 +1,9 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class Specimen < ArvadosBase
+  def self.goes_in_projects?
+    true
+  end
 end