Active Record User Stamping
This category does not have a description yet. You can add one on github!
0.04
ActiveRecord extension that logs all changes to your models in an audits table
0.22
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.
Activity
0.01
Handles ActiveRecord authors in the same way as timstamps.
Activity
0.03
Simple log utility for models. Add any number of optional arbitrary details fields, or user_id.
0.05
Rails: Record user activities without controller helpers, build on top of userstamps plugin
0.11
A Rails plugin that adds the ability to automatically stamp each record with the currently logged in user.