better_seeder 0.2.2.1
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:
=
安裝:
=
Runtime 相依性套件 (6):
activerecord
>= 4.2
activesupport
>= 4.2
dry-schema
~> 1.5
dry-types
~> 1.5
ffaker
~> 2.19
ruby-progressbar
~> 1.11