Class: SeedDumpling
- Inherits:
-
Object
- Object
- SeedDumpling
- Includes:
- DumpMethods, Environment
- Defined in:
- lib/seed_dumpling.rb,
lib/seed_dumpling/railtie.rb,
lib/seed_dumpling/version.rb,
lib/seed_dumpling/environment.rb,
lib/seed_dumpling/dump_methods.rb,
lib/seed_dumpling/dump_methods/enumeration.rb
Overview
Tool for extracting database records into a format suitable for Rails’ db/seeds.rb. Supports various data types and configurable output formats.
Defined Under Namespace
Modules: DumpMethods, Environment Classes: Railtie
Constant Summary collapse
- VERSION =
"1.0.0"
Method Summary
Methods included from DumpMethods
Methods included from DumpMethods::Enumeration
#active_record_enumeration, #batch_params_from, #batch_size_from, #enumerable_enumeration