We've used acts_as_audited and it did what it says on the tin. On 8/02/2012, at 16:39, Warren Seen <[email protected]> wrote:
> We've used paper trail at codefire and found it to be simple and reliable for > our needs: https://github.com/airblade/paper_trail > > > On 08/02/2012, at 2:28 PM, Grant McLean wrote: > >> Hi Railers >> >> I'd like to track a history of updates to records in selected tables. >> The aim is to provide an audit trail of who changed what and possibly >> the ability to revert selected changes. >> >> A bit of googling brought me to the "Vestal Versions" plugin: >> >> https://github.com/laserlemon/vestal_versions >> >> Does anyone have any experience with this or other related plugins? >> Good bad or otherwise. >> >> It looks like I'm going to have to do a Rails upgrade before I take >> anything for a test drive. >> >> Cheers >> Grant >> >> -- >> You received this message because you are subscribed to the Google Groups >> "WellRailed" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/wellrailed?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "WellRailed" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/wellrailed?hl=en. > -- You received this message because you are subscribed to the Google Groups "WellRailed" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wellrailed?hl=en.
