Dan Sharp | 30 May 02:21

Re: ANNOUNCE: act_as_soft_deletable - new rails plugin for soft deleting / disabling ActiveRecord models


Andy, this is awesome! Thanks for the hard work.

-Danimal

On Thu, May 29, 2008 at 4:48 PM, Shngn <hartforda@...> wrote:
>
> Danimal, I added some of the features you suggested.
>
> I added a find method like ActiveRecord#find that will return deleted
> records as well, it's called find_with_deleted. I also added support
> for dynamic finders like find_all_with_deleted_by_name_and_date(name,
> date).
>
> I added a warning to the update_column migration method that warns
> when columns are deleted. The warning can be disabled. I'm still
> looking into automatically syncing the tables when the live table
> changes.
>
> Andy
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---


Gmane