better_seeder 0.2.5
A Rails gem that provides simple methods to optimize and maintain seed data, making seeding more efficient and your code more maintainable and performant.
Gemfile:
=
install:
=
Runtime Dependencies (6):
activerecord
>= 4.2
activesupport
>= 4.2
dry-schema
~> 1.5
dry-types
~> 1.5
ffaker
~> 2.19
ruby-progressbar
~> 1.11