RubyGems Navigation menu

sequel_audited 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. 0.2.2 - August 23, 2017 (15KB)
  2. 0.2.1 - August 23, 2017 (15KB)
  3. 0.2.0 - August 23, 2017 (15.5KB)

Runtime依存関係 (2):

Development依存関係 (12):

bundler ~> 1.11
dotenv >= 0
minitest ~> 5.0
pg >= 0
rake ~> 10.0
rubocop >= 0
simplecov >= 0
sqlite3 >= 0

所有者:

作者:

  • Kematzy, jnylen

SHA 256チェックサム:

dde089b948018210e4152ce3e253631cc173e8acf4f1615b89725675dd2bd183

累計ダウンロード数 5,412

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

ライセンス:

MIT

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

リンク: