Hi Railers I would like to add an audit trail to my Rails app so that I can track who made changes, what they changed and when they changed it - for each record. A bit of googling led me to acts_as_audited which seems to be loved and loathed in almost equal measures.
Does anyone have a preferred tool for this type of thing or advice on what did/didn't work for them? Another possible approach would be to do it using triggers at the DB level rather than in Rails. 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.
