RubyGems Navigation menu

sequel_audited 0.2.1

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

Runtime 依赖 (2):

sequel ~> 4.2

业主:

作者:

  • Kematzy, tohchye, jnylen

SHA 256 校验和:

23b09198965701e51fe74361d4089c0b869a4c3f6537530b0f9143da3b4816f1

下载总量 5,316

这个版本 1,573

许可:

MIT

需要的 Ruby 版本: >= 0

链接: