RubyGems Navigation menu

sequel_audited 0.2.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.2 - August 23, 2017 (15 KB)
  2. 0.2.1 - August 23, 2017 (15 KB)
  3. 0.2.0 - August 23, 2017 (15.5 KB)

Runtime Dependencies (2):

sequel ~> 4.2

Owners:

Authors:

  • Kematzy, tohchye, jnylen

SHA 256 checksum:

d6e4fbe09b37e94205f0b6fc316b32a5d988315aeaa16927e8ffee0799495dc9

Total downloads 5,267

For this version 2,179

License:

MIT

Required Ruby Version: >= 0

Links: