public
Description: Rails plugin that provides the ability to soft delete models
Clone URL: git://github.com/ajh/acts_as_soft_deletable.git
name age message
..
file RUNNING_UNIT_TESTS Thu Mar 13 14:52:16 -0700 2008 add test helper and use them internally. Update... [(no author)]
directory connections/ Tue Mar 04 12:06:42 -0800 2008 remove debug logs [(no author)]
directory fixtures/ Mon Oct 20 18:16:08 -0700 2008 Replace any existing deleted entry when deletin... [ajh]
file helper.rb Thu Mar 13 14:52:16 -0700 2008 add test helper and use them internally. Update... [(no author)]
file test_acts_as_soft_deletable.rb Mon Oct 20 18:16:08 -0700 2008 Replace any existing deleted entry when deletin... [ajh]
file test_finders.rb Thu May 29 15:35:37 -0700 2008 Add finders on live class which will also retur... [ajh]
file test_migration.rb Tue May 20 11:05:19 -0700 2008 Add a warning when columns are deleted with upd... [ajh]
file test_transaction.rb Thu Mar 13 12:32:00 -0700 2008 make even more friendly to autotest [(no author)]