X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e74ede4659428af77c50057d69a0d08e4e74a6ef..2a610a9d5d7e9446935436ff37267b8ada25fdbd:/services/api/db/seeds.rb?ds=sidebyside diff --git a/services/api/db/seeds.rb b/services/api/db/seeds.rb index d397b91bfd..384d2e2cf1 100644 --- a/services/api/db/seeds.rb +++ b/services/api/db/seeds.rb @@ -2,11 +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 -empty_collection +DatabaseSeeds.install