RubyGems Navigation menu

sequel-auditer 0.2.0

A Sequel plugin that logs changes made to an audited model, including who created, updated and destroyed the record, and what was changed and when the change was made. This plugin provides model auditing (a.k.a: record versioning) for DB scenarios when DB triggers are not possible. (ie: on a web app on Heroku).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.1.0 - December 28, 2018 (17KB)
  2. 1.0.0 - December 25, 2018 (17KB)
  3. 0.2.0 - December 25, 2018 (16.5KB)
  4. 0.1.0 - September 30, 2018 (17KB)

Runtime依存関係 (2):

sequel < 6, >= 4.0.0

Development依存関係 (7):

bundler ~> 1.16
dotenv >= 0
minitest ~> 5.8
rake ~> 10.0
simplecov ~> 0.10
sqlite3 ~> 1.3

所有者:

作者:

  • Kematzy, tohchye, jnylen, gencer

SHA 256チェックサム:

4c8b720154b0722b2b4d0415c15d5c9b0f77f307e95368ca043d06f03ab4b7db

累計ダウンロード数 7,608

このバージョンのみ 1,424

ライセンス:

MIT

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

リンク: