This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Victor Jalencas (author)
Fri Sep 19 08:44:50 -0700 2008
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
CHANGELOG | Thu Oct 04 10:49:51 -0700 2007 | [technoweenie] |
| |
MIT-LICENSE | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
README | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
RUNNING_UNIT_TESTS | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
Rakefile | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
init.rb | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
lib/ | Thu Oct 04 10:49:51 -0700 2007 | [technoweenie] |
| |
test/ | Thu Oct 04 10:49:51 -0700 2007 | [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





