solid-adventure / trivial-api

Other
1 stars 1 forks source link

update/seed_register_items #235

Closed drowninginflowers closed 9 months ago

drowninginflowers commented 9 months ago

Before seeds.rb created only an admin user

After seeds.rb creates 2000 RegisterItem entries with pseudorandom data owned by the most recently created user (admin in the case of an empty database)

Notes It may be worthwhile to more fully flesh out seeds.rb, but that project is out of scope for current needs and difficult due to complications in creating authentic Apps and Manifests which will function correctly