factory_seeder 0.1.1
FactorySeeder provides an intuitive interface to generate database seeds using your existing FactoryBot factories, traits, and associations.
Gemfile:
=
install:
=
Runtime Dependencies (6):
activesupport
>= 6.0, < 9.0
factory_bot
>= 5.0, < 7.0
sinatra
>= 2.0, < 5.0
sinatra-contrib
>= 2.0, < 5.0
thor
>= 1.0, < 3.0
zeitwerk
>= 2.5, < 3.0