versions 0.3.1
A list of libraries to work with ActiveRecord model versioning: Auto (duplicate on save), Multi (hide many versions behind a single one), Transparent (hide versions from outside world), Property (define properties on model, store them in versions)
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 0