public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
mephisto / vendor / plugins / acts_as_paranoid
name age message
..
file CHANGELOG Thu Oct 04 10:49:51 -0700 2007 update acts_as_paranoid plugin [technoweenie]
file MIT-LICENSE Thu Oct 05 06:54:41 -0700 2006 import acts_as_* with piston [technoweenie]
file README Thu Oct 05 06:54:41 -0700 2006 import acts_as_* with piston [technoweenie]
file RUNNING_UNIT_TESTS Thu Oct 05 06:54:41 -0700 2006 import acts_as_* with piston [technoweenie]
file Rakefile Thu Oct 05 06:54:41 -0700 2006 import acts_as_* with piston [technoweenie]
file init.rb Thu Oct 05 06:54:41 -0700 2006 import acts_as_* with piston [technoweenie]
directory lib/ Thu Oct 04 10:49:51 -0700 2007 update acts_as_paranoid plugin [technoweenie]
directory test/ Thu Oct 04 10:49:51 -0700 2007 update acts_as_paranoid plugin [technoweenie]
README
= acts_as_paranoid

Overrides some basic methods for the current model so that calling #destroy sets a 'deleted_at' field to the 
current timestamp.  ActiveRecord is required.

== Resources

Install

* gem install acts_as_paranoid

Rubyforge project

* http://rubyforge.org/projects/ar-paranoid

RDocs

* http://ar-paranoid.rubyforge.org

Subversion

* http://techno-weenie.net/svn/projects/acts_as_paranoid

Collaboa

* http://collaboa.techno-weenie.net/repository/browse/acts_as_paranoid