Categories: ORM/ODM Extensions [Edit]
mongoid-history
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.
Total
Ranking: 2,413 of 178,161
Downloads: 4,717,684
Daily
Ranking: 3,313 of 178,153
Downloads: 1,586
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
9,840 | 195,037 | mongoid-audit |
14,927 | 95,816 | trogdir_models |
24,106 | 47,136 | voluntary |
53,202 | 16,573 | mongosteen |
65,772 | 12,416 | ish_lib |
Depends on
Rank | Downloads | Name |
---|---|---|
12 | 794,878,279 | activesupport |
896 | 33,017,645 | mongoid |
1,764 | 9,304,321 | mongoid-compatibility |
2,057 | 6,600,445 | easy_diff |
Owners
# | Gravatar | Handle |
---|---|---|
1 | durran | |
2 | mikwat | |
3 | aq1018 | |
4 | johnnyshields | |
5 | dblock | |
6 | EmStolfo | |
7 | ojbucao | |
8 | jnfeinstein |