We've moved discussions to Discord

Seeding DB with tenant

Tim Dowling
Has anyone had any luck creating seeded records for the DB with tenancy? After create - seed db and plug the account id in?
Tim Dowling
Ok i solved this, i created a SeedService.rb and passed self.id from the account model with an after_create callback to call the service. It works! Yay!
Notifications
You’re not receiving notifications from this thread.