2659: split server side implementation into a separate branch to facilitate better...
[arvados.git] / services / api / db / seeds.rb
index 1f17bc84e63c0cb5a2734762e34510ac4324448b..abd325c724267c76a5a4e11e696bdc62c60ee483 100644 (file)
@@ -2,8 +2,10 @@
 #
 # 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.
+# These two methods would create these objects on demand
+# later anyway, but it's better form to create them up front.
 include CurrentApiClient
 system_user
 system_group
+anonymous_group
+anonymous_user