Skip to content
/ userstamp Public
forked from carr/userstamp

Extending ActiveRecord with stamping for created_by and updated_by fields

Notifications You must be signed in to change notification settings

dux/userstamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Userstamp

Automatically set created_by and updated_by fields.

Rails 2.3 compatible.

Usage

In a before filter do:

Thread.current['stamper_id'] = current_user.id

About

Extending ActiveRecord with stamping for created_by and updated_by fields

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages