Rails DB Bootstrapping
This category does not have a description yet. You can add one on github!
1.25
Seed Fu is an attempt to once and for all solve the problem of inserting and maintaining seed data in a database. It uses a variety of techniques gathered from various places around the web and combines them to create what is hopefully the most robust seed data system around.
2014
2015
2016
2017
2018
2019
0.81
Adds simple rake commands for seeding your database. Simple dependencies let you organise your seeds.
If you are using Rails, Seedbank extends Rails seeds and lets you add seeds for each environment.
2014
2015
2016
2017
2018
2019
0.29
Mass populate an Active Record database.
2014
2015
2016
2017
2018
2019
0.08
A Rails plugin to assist in bootstrapping and seeding your database.
0.05
Create seed files for each model from your database data.
2014
2015
2016
2017
2018
2019
0.01
Packages up code needed to pull data from YAML files when seeding, and adds a process log.
2014
2015
2016
2017
2018
2019
0.0
has_alter_ego makes it possible to keep seed and live data transparently in parallel. In contrast to other seed
data approaches has_alter_ego synchronizes the seed definitions with your database objects automagically unless you've
overridden it in the database.
2014
2015
2016
2017
2018
2019