Merge branch '8784-dir-listings'
[arvados.git] / services / api / db / seeds.rb
index 1f17bc84e63c0cb5a2734762e34510ac4324448b..b40bd4d0ed616fff40f4750be4f1d6100c260190 100644 (file)
@@ -1,9 +1,9 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 # This file seeds the database with initial/default values.
 #
 # It is invoked by `rake db:seed` and `rake db:setup`.
 
-# These two methods would create the system user and group objects on
-# demand later anyway, but it's better form to create them up front.
-include CurrentApiClient
-system_user
-system_group
+DatabaseSeeds.install