Links
redpill_trashable
Categories
redpill_trashable
redpill_trashable(or acts_as_trashable) is a plugin that adds "mac like" trash functionality.
It overrides the ActiveRecords :delete and :destroy methods and stores the deleted objects in a trashes table.
You can restore objects for your trash as well.
install
script/plugin install http://svn.redpill.se/rails_plugins/acts_as_trashable
documentation
Vitals
| Home | http://ruby.redpill.se/ |
|---|---|
| Repository | http://svn.redpill.se/rails_plugins/acts_as_trashabl |
| License | Rails' (MIT) |
| Tags |
|
| Rating | (1 vote) |
| Owner | Redpill Linpro |
| Created | 30 September 2008 |

