Rails DB Bootstrapping
Easily insert and maintain seed data in the database.
1.3
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.
2019
2020
2021
2022
2023
2024
0.63
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.
2019
2020
2021
2022
2023
2024
0.18
Mass populate an Active Record database.
2019
2020
2021
2022
2023
2024
0.15
This gem allows you to easily dump and transform subset of your ActiveRecord models and their relations.
2019
2020
2021
2022
2023
2024
0.06
A Rails plugin to assist in bootstrapping and seeding your database.
0.05
A Rails gem to automate and customize database seeding for ActiveRecord models, using Faker and configurable YAML files.
2019
2020
2021
2022
2023
2024
0.03
Create seed files for each model from your database data.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
Packages up code needed to pull data from YAML files when seeding, and adds a process log.
2019
2020
2021
2022
2023
2024