Browse wiki
| Acts as Audited |
| Computer languages | Ruby + |
|---|---|
| Documentation note | http://wiki.github.com/collectiveidea/acts_as_audited/ |
| Full description | acts_as_audited is an Active Record plugin … acts_as_audited is an Active Record plugin that logs all modifications to your models in an audits table. It uses a polymorphic association to store an audit record for any of the model objects that you wish to have audited. The audit log stores the model that the change was on, the ââ¬Åactionâ⬠(create, update, destroy), a serialzied hash of the changes, and optionally the user that performed the action.onally the user that performed the action. |
| Homepage URL | http://github.com/collectiveidea/acts_as_audited + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | change + , log + , tables + , Ruby + , audit + , logs + , table + , changes + |
| Last review by | Kelly Hopkins + |
| Last review date | 26 July 2010 + |
| License | Expat + |
| License verified by | Kelly Hopkins + |
| License verified date | 26 July 2010 + |
| Name | Acts as Audited + |
| Programming-language | ruby + |
| Real name | Collective Idea + |
| Revisionid | 7,066 + |
| Revisiontimestamp | 12 April 2011 10:31:48 + |
| Revisionuser | User:WikiSysop + |
| Role | Maintainer + |
| Short description | an ActiveRecord extension that logs all changes to your models in an audits table. + |
| Software-development | programming-language + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | intermediate + |
| Version date | 3 April 2010 + |
| Version download | http://github.com/collectiveidea/acts_as_audited/archives/v1.1.1 + |
| Version identifier | 1.1.1 + |
| Version status | stable + |
| Has queryThis property is a special property in this wiki. | Acts as Audited + , Acts as Audited + , Acts as Audited + , Acts as Audited + , Acts as Audited + , Acts as Audited + , Acts as Audited + , Acts as Audited + |
| Modification dateThis property is a special property in this wiki. | 5 March 2013 20:20:19 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| Has subobjectThis property is a special property in this wiki. | Acts as Audited + , Acts as Audited + |
| show properties that link here |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.