activerecord-archiver 0.1.7
ActiveRecord-Archiver is a simple tool for taking a subset of the records in one environment and exporting them for use in another environment. Design Constraints: - leave out ids so as not to create collisions in the new environment - preserve relations between records - Allow for cyclic relationships
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (2):
activerecord
>= 3.2
activesupport
>= 3.2