seedbank

Seed loader

A tool to structure and load seed data in Rails applications, allowing for easier testing and development

Seedbank gives your seed data a little structure. Create seeds for each environment, share seeds between environments and specify dependencies to load your seeds in order. All nicely integrated with simple rake tasks.

GitHub

1k stars
20 watching
92 forks
Language: Ruby
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mbleigh/seed-fu A tool to simplify seed data management in Rails applications by providing a standardized and flexible way to insert and update data. 1,232
rroblak/seed_dump A Rails plugin to create seed data files from the existing data in your database. 1,389
martinkavik/seeder A toolset to simplify the creation of single-page applications using Rust 44
seed-rs/seed-quickstart-webpack A starter project for building web applications with Rust, Seed framework, TailwindCSS, and Webpack. 111
madoshakalaka/yew-interop A Rust library that enables lazy loading of JavaScript and CSS resources in Yew web applications 42
seed-rs/seed-quickstart A template to create a new Seed app with minimal setup 101
seed-platform/seed An application that allows organizations to manage data on the energy performance of large groups of buildings. 110
seed-rs/seed-rs-realworld A real-world application built with Seed to demonstrate full-stack development and CRUD operations 123
thinkpixellab/pxloader A JavaScript library for preloading resources before taking action on a website or app 1,109
jacopotarantino/preloadables Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading 18
seed-rs/seed-rs.org The official website of Seed, a Rust framework for building web applications. 14
postmodern/open_namespace A Ruby library that enables dynamic loading of classes and modules from other gems. 5
ianjsikes/rust-wasm-loader A Webpack loader for building Rust projects targeting WebAssembly 82
seed-rs/erwa_mytodo A Rust full-stack example combining Diesel, Rocket, and Seed to demonstrate a full-stack application. 10
frex/rampin A program to temporarily load files into RAM using memory mapping and periodic access. 1