Agile Web Development

Build it. Launch it. Love it.

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

http://rdoc.redpill.se/acts_as_trashable

Vitals

Home http://ruby.redpill.se/
Repository http://svn.redpill.se/rails_plugins/acts_as_trashabl
License Rails' (MIT)
Tags Tag_red
Rating (1 vote)
Owner Redpill Linpro
Created 30 September 2008

Comments

Add a comment