Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 171 Bytes

README.rdoc

File metadata and controls

9 lines (6 loc) · 171 Bytes

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