RubyGems Navigation menu

mongoid-history 0.4.2

This library tracks historical changes for any document, including embedded ones. It achieves this by storing all history tracks in a single collection that you define. Embedded documents are referenced by storing an association path, which is an array of document_name and document_id fields starting from the top most parent document and down to the embedded document that should track history. Mongoid-history implements multi-user undo, which allows users to undo any history change in any order. Undoing a document also creates a new history track. This is great for auditing and preventing vandalism, but it is probably not suitable for use cases such as a wiki.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.8.5 - September 18, 2021 (51,5 ko)
  2. 0.8.3 - June 17, 2020 (50 ko)
  3. 0.8.2 - December 02, 2019 (49 ko)
  4. 0.8.1 - June 28, 2018 (47 ko)
  5. 0.8.0 - January 16, 2018 (47,5 ko)
  6. 0.4.2 - July 01, 2014 (26,5 ko)
Voir toutes les versions (45)

Dépendances de Runtime (3):

easy_diff >= 0
mongoid >= 3.0

Dépendances de Development (7):

bundler >= 0
coveralls >= 0
rake >= 0
rspec >= 3.0
rubocop = 0.21.0
yard >= 0

Propriétaires:

Auteurs:

  • Aaron Qian, Justin Grimes, Daniel Doubrovkine

Total de contrôle SHA 256:

3569ebd158d8811f5cabc9754721a2580e7053be0d7351f9851dc5ffc2739fce

Total de téléchargements 5 005 495

Pour cette version 41 202

License:

MIT

Version de Ruby requise: >= 0

Liens: