2762: Rename assign_uuid to has_uuid to reflect expanded scope.
[arvados.git] / services / api / app / models / log.rb
index 66ba1d7ef5adf09aedf955e550b4ae0eb8e23f4a..6921eca9a4ab3e6db20c4b5ec9f6da603e602514 100644 (file)
@@ -1,5 +1,5 @@
 class Log < ArvadosModel
-  include AssignUuid
+  include HasUuid
   include KindAndEtag
   include CommonApiTemplate
   serialize :properties, Hash