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

インストール:
=

バージョン履歴:

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

Runtime依存関係 (2):

devise >= 0
rails ~> 3.2.21

Development依存関係 (1):

sqlite3 >= 0

所有者:

作者:

  • Marty Petersen

SHA 256チェックサム:

=

累計ダウンロード数 12,564

このバージョンのみ 2,230

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: