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.0 January 02, 2018 (16.5KB)

Runtime依存関係 (1):

sequel ~> 5.3

Development依存関係 (11):

bundler >= 0
dotenv >= 0
minitest >= 5.7.0
minitest-sequel >= 0.3.2
pg >= 0
rake >= 0
rubocop >= 0
simplecov >= 0

所有者:

作者:

  • Kematzy

SHA 256チェックサム:

=

累計ダウンロード数 2,580

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

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

ライセンス:

MIT

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

リンク: