Merge branch 'origin-3609-arv-run' into master closes #3609
[arvados.git] / services / api / lib / can_be_an_owner.rb
index d242b4135a92fa730b5c4bcc0c35fdf09d9a894c..16a878347aac2088174a4b80a07ae6a565ab2daf 100644 (file)
@@ -1,4 +1,5 @@
-# Protect 
+# Protect referential integrity of owner_uuid columns in other tables
+# that can refer to the uuid column in this table.
 
 module CanBeAnOwner