X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4d351f0d0c67093440663cee3b52421e3eba7d77..0d5962b720872b8f4cbd6bc0a3f44d896bff7daf:/services/api/db/seeds.rb diff --git a/services/api/db/seeds.rb b/services/api/db/seeds.rb index abd325c724..384d2e2cf1 100644 --- a/services/api/db/seeds.rb +++ b/services/api/db/seeds.rb @@ -2,10 +2,4 @@ # # It is invoked by `rake db:seed` and `rake db:setup`. -# 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 +DatabaseSeeds.install