ActiveRecord User Stamping

acts_as_audited

504

351
36
ActiveRecord extension that logs all changes to your models in an audits table Last commit: Thu, 03 Jun 2010 11:54:23 +0000

gem install acts_as_audited

Downloads: 4229

v1.1.1
1924

user_stamp

119

91
7
A Rails plugin that adds the ability to automatically stamp each record with the currently logged in user. Last commit: Sun, 06 Jun 2010 20:21:25 +0000

userstamp

111

111
12
This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_by attributes of your models in much the same way that the ActiveRecord::Timestamp module updates created_(at/on) and updated_(at/on) attributes. Last commit: Thu, 17 Apr 2008 03:05:17 +0000

gem install userstamp

Downloads: 857

v2.0.1
171
Rails: Record user activities without controller helpers, build on top of userstamps plugin Last commit: Wed, 18 Nov 2009 12:03:12 +0000
Simple log utility for models. Add any number of optional arbitrary details fields, or user_id. Last commit: Thu, 08 Apr 2010 17:25:29 +0000