search for: deleted_project

Displaying 1 result from an estimated 1 matches for "deleted_project".

2005 Dec 21
0
acts_as_paranoid updated for Rails 1.0
...1 and verified it passes for Rails 1.0. I had to remove the code that lets deleted items select associated deleted items unfortunately. It overwrote too much in the base association classes and caused some breakage. I say if you want to use your deleted models, undelete them and use them. Or: @deleted_project.developers.find_with_deleted(:all, ....) -- rick http://techno-weenie.net