1 # This file seeds the database with initial/default values.
3 # It is invoked by `rake db:seed` and `rake db:setup`.
5 # These two methods would create the system user and group objects on
6 # demand later anyway, but it's better form to create them up front.
7 include CurrentApiClient