X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a63d484f26c644069a14434d8a5bfc16d95eb147..0821f5481edd016a3744bb50d97a9e5b99cd1a0f:/services/api/db/seeds.rb diff --git a/services/api/db/seeds.rb b/services/api/db/seeds.rb index 0a13ae6a8e..384d2e2cf1 100644 --- a/services/api/db/seeds.rb +++ b/services/api/db/seeds.rb @@ -2,12 +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 -all_users_group -anonymous_group -anonymous_user -empty_collection +DatabaseSeeds.install