Merge branch 'master' into 3138-wiselinks
[arvados.git] / services / api / db / seeds.rb
1 # This file seeds the database with initial/default values.
2 #
3 # It is invoked by `rake db:seed` and `rake db:setup`.
4
5 # These two methods would create these objects on demand
6 # later anyway, but it's better form to create them up front.
7 include CurrentApiClient
8 system_user
9 system_group
10 anonymous_group
11 anonymous_user
12 empty_collection