data_sampler 1.0.0
Ever found yourself wanting a modest amount of fresh rows from a production database for development purposes, but put back by the need to maintain referential integrity in the extracted data sample? This data sampler utility will take care that referential dependencies are fulfilled by recursively fetching any rows referred to by the sample.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (1):
pry
>= 0