deep_freezer 1.0.0
This gem allows you to 'freeze' your ActiveRecord models to Rails compatible fixture files. This allows you to store real data statically for quick start dev/staging evironments.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
< 6.0.0, > 4.2.10