winton / acts_as_archive

Don't delete your records, move them to a different table
MIT License
372 stars 87 forks source link

add_conditions! is not in ActiveRecord in Rails3 #11

Closed STRd6 closed 13 years ago

STRd6 commented 14 years ago

The Destroy and Rrestore modules call add_conditions! which is no longer available in Rails 3

winton commented 13 years ago

Version 0.3.0 now supports Rails 3. I would be happy to have some feedback on it before announcing it officially.