Posts Tagged “plugins”
acts_as_audited gains parent record tracking
by Kenneth Kalmer on September 24, 2008
As part of our current line of improvements on PowerDNS on Rails, we needed to start auditing changes made through the interface to the DNS data. This is a logical step to opening the system up for more API based (…)