Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 171 Bytes

File metadata and controls

9 lines (6 loc) · 171 Bytes

Automatically set created_by and updated_by fields.

Rails 2.3 compatible.

In a before filter do:

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