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 (
technoweenie (author)
Tue Dec 20 20:01:13 -0800 2005
commit 71923a9f7d43609ea5b7ccad7e6a7f2a5ac6895d
tree 989799cf98426db6b3d3b2886cf71fc9b5d55907
parent 740a62d0974afa7e9d4e7a608fb3f7bae56cfda1
tree 989799cf98426db6b3d3b2886cf71fc9b5d55907
parent 740a62d0974afa7e9d4e7a608fb3f7bae56cfda1
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Tue Dec 20 20:01:13 -0800 2005 | [technoweenie] |
| |
MIT-LICENSE | Sat Sep 17 15:57:36 -0700 2005 | [technoweenie] |
| |
README | Thu Sep 22 15:39:29 -0700 2005 | [technoweenie] |
| |
RUNNING_UNIT_TESTS | Sat Sep 17 15:57:36 -0700 2005 | [technoweenie] |
| |
Rakefile | Tue Dec 20 20:01:13 -0800 2005 | [technoweenie] |
| |
init.rb | Thu Oct 13 07:54:42 -0700 2005 | [technoweenie] |
| |
lib/ | Tue Dec 20 20:01:13 -0800 2005 | [technoweenie] |
| |
test/ | Tue Dec 20 19:54:17 -0800 2005 | [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




