pluginGeek
Login
Ruby
Javascript
Webdesign
iOS
Android
ActiveRecord: Soft Destroying
Ruby
740
Edit
Mark records as destroyed instead of actually removing them. Recover them later on.
rails3_acts_as_paranoid
by goncalossilva
322
May 23, 2013 07:53
ActiveRecord (>=3.0) plugin which allows you to hide and restore records without actually deleting them.
https://github.com/goncalossilva/rails3_acts_as_paranoid
645
2013-05-23T07:53:54Z
paranoia
by radar
Staff pick
177
May 14, 2013 01:42
acts_as_paranoid for Rails 3
https://github.com/radar/paranoia
438
2013-05-14T01:42:04Z
permanent_records
by JackDanger
123
April 11, 2013 06:07
Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid
http://6brand.com
233
2013-04-11T06:07:16Z
immortal
by teambox
55
November 16, 2012 13:22
Replacement for acts_as_paranoid for Rails 3
https://github.com/teambox/immortal
83
2012-11-16T13:22:08Z
acts_as_archival
by expectedbehavior
30
May 23, 2013 06:11
An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord
https://github.com/expectedbehavior/acts_as_archival
62
2013-05-23T06:11:48Z
soft_deletion
by grosser
10
April 24, 2013 04:20
Explicit soft deletion for ActiveRecord via deleted_at and default scope
https://github.com/grosser/soft_deletion
22
2013-04-24T04:20:10Z
never_wastes
by nay
13
October 16, 2012 05:58
It changes ActiveRecord::Base#destroy to support soft delete. Kind of simple acts_as_paranoid.
https://github.com/nay/never_wastes
20
2012-10-16T05:58:57Z
delete_paranoid
by socialcast
10
January 22, 2013 21:51
Add a description for this repo on pluginGeek or Github.
https://github.com/socialcast/delete_paranoid
19
2013-01-22T21:51:45Z
Around the web
Add
No links yet, just add one :-D