public
Description: acts_as_audited is an ActiveRecord extension that logs all changes to your models in an audits table.
Homepage: http://wiki.github.com/collectiveidea/acts_as_audited
Clone URL: git://github.com/collectiveidea/acts_as_audited.git
Click here to lend your support to: acts_as_audited and make a donation at www.pledgie.com !
acts_as_audited / .gitignore
100644 4 lines (4 sloc) 0.062 kb
1
2
3
4
acts_as_audited_plugin.sqlite3.db
test/debug.log
coverage/
pkg