user_stamp 0.0.3
Preserve the user identity when database records are updated for tracking or audit purposes. The models require the addition of 2 fields: created_user, updated_user. The destroy_user is optional (if you are not deleting records). The gem uses the current_user object from Devise. Users are required to be authenticated to the application.
Gemfile:
=
installieren:
=
Development Abhängigkeiten (1):
sqlite3
>= 0