acts_as_audited gains parent record tracking
I extended acts_as_audited with some additional functionality for tracking the parent of the audited record. Not an everyday use case, but a good fit for PowerDNS on Rails.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I extended acts_as_audited with some additional functionality for tracking the parent of the audited record. Not an everyday use case, but a good fit for PowerDNS on Rails.
Post a comment