public
Description: Rails Plugin - soft-delete your ActiveRecord records with a deleted_at timestamp. This is a much more explicit version of ActsAsParanoid
Homepage: http://6brand.com
Clone URL: git://github.com/JackDanger/permanent_records.git
Andreas Haller (author)
Fri May 16 14:27:43 -0700 2008
commit  3cbb27ff947ba1f8e65dac2a77f6f34af32db818
tree    4e9f13f1bce99c67263350e8947671c6884309a2
parent  2aacafad73ff7641712f2b04404ebf399c87336c
name age message
..
file cached_values_test.rb Thu Jan 31 10:19:07 -0800 2008 initial checkin of permanent_records plugin [studioda]
file database.yml Thu Jan 31 10:19:07 -0800 2008 initial checkin of permanent_records plugin [studioda]
file debug.log Thu Jan 31 10:19:07 -0800 2008 initial checkin of permanent_records plugin [studioda]
file hole.rb Fri May 16 14:24:11 -0700 2008 Another test [Andreas Haller]
file kitty.rb Thu Jan 31 10:19:07 -0800 2008 initial checkin of permanent_records plugin [studioda]
file mole.rb Fri May 16 13:14:06 -0700 2008 has_many :dependent => :destroy should work ... [Andreas Haller]
file muskrat.rb Fri May 16 14:24:11 -0700 2008 Another test [Andreas Haller]
file permanent_records_test.rb Fri May 16 14:27:43 -0700 2008 renamed test case [Andreas Haller]
file schema.rb Fri May 16 14:24:11 -0700 2008 Another test [Andreas Haller]
file test_helper.rb Thu Jan 31 10:19:07 -0800 2008 initial checkin of permanent_records plugin [studioda]