activerecord-graph-extractor 0.2.0
A Ruby gem for extracting and importing complex ActiveRecord object graphs with smart dependency resolution, beautiful CLI progress visualization, and memory-efficient streaming. Perfect for data migration, testing, and environment synchronization.
Gemfile:
=
安装:
=
Runtime 依赖 (11):
activerecord
>= 6.0
activesupport
>= 6.0
aws-sdk-s3
~> 1.0
oj
~> 3.13
pastel
~> 0.8
thor
~> 1.2
tty-progressbar
~> 0.18
tty-prompt
~> 0.23
tty-spinner
~> 0.9
tty-tree
~> 0.4
yajl-ruby
>= 1.3
Development 依赖 (11):
bundler
~> 2.0
database_cleaner
~> 2.0
factory_bot
~> 6.2
pry
~> 0.14
pry-byebug
~> 3.10
rake
~> 13.0
rspec
~> 3.12
rubocop
~> 1.57
rubocop-rspec
~> 2.25
simplecov
~> 0.22
sqlite3
~> 1.6