= 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.

== Install

Gem installation:

  gem install acts_as_paranoid
  
Download: 

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

== Documentation

RDocs are online at http://ar-paranoid.rubyforge.org