class Planter::Config

Configure the application seeder.

@example

Planter.configure { |seeder| seeder.seeders = %i[users] }