RubyGems Navigation menu

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:
=

install:
=

Versions:

  1. 4.0.0 April 27, 2015 (40 KB)
  2. 3.0.2 April 27, 2015 (34.5 KB)
  3. 3.0.1 April 26, 2015 (34.5 KB)
  4. 0.0.3 April 20, 2015 (46.5 KB)
  5. 0.0.2 April 20, 2015 (46 KB)

Runtime Dependencies (2):

devise >= 0
rails ~> 3.2.21

Development Dependencies (1):

sqlite3 >= 0

Owners:

Authors:

  • Marty Petersen

SHA 256 checksum:

=

Total downloads 12,564

For this version 2,230

Version Released:

Licenses:

N/A

Required Ruby Version: >= 0

Links: