6c77de74ba
DataMapper plugin enabling <b>simple</b> versioning of models. When a model is versioned, and updated, instead of the previous version being lost in the mists of time, it is saved in a subsidiary table, so that it can be restored later if needed. Please Note! this gem behaves differently to how AR's :acts_as_versioned works. There is currently no multi version storage possible.
18 lines
610 B
Text
18 lines
610 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/17 17:28:21 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.rdoc
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/VERSION
|
|
${GEM_LIBDIR}/dm-is-versioned.gemspec
|
|
${GEM_LIBDIR}/lib/dm-is-versioned.rb
|
|
${GEM_LIBDIR}/lib/dm-is-versioned/is/versioned.rb
|
|
${GEM_LIBDIR}/spec/rcov.opts
|
|
${GEM_LIBDIR}/spec/spec.opts
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_LIBDIR}/spec/versioned_spec.rb
|
|
${GEM_LIBDIR}/tasks/spec.rake
|
|
${GEM_LIBDIR}/tasks/yard.rake
|
|
${GEM_LIBDIR}/tasks/yardstick.rake
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|