-
Notifications
You must be signed in to change notification settings - Fork 0
Stores who made the last change on a model
License
lleirborras/ActsAsAudited
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ActsAsAudited ============= Stores who made the last change on a model. Model must have a user_id attribute or similar. Configuration options ===================== {:user => "user", :user_id => "user_id", :user_class => "User", :current_user => "current_user"} Example ======= class Node < ActiveRecord::Base acts_as_audited end Copyright (c) 2009 [Lleïr Borràs i Metje <memtest AT gmail DOT com>], released under the MIT license
About
Stores who made the last change on a model
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published