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,619 of 183,471
Downloads: 5,478,134
Daily
Ranking: 2,004 of 183,459
Downloads: 3,107
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
10,907 | 206,463 | mongoid-audit |
15,785 | 104,173 | trogdir_models |
25,099 | 51,126 | voluntary |
54,273 | 18,076 | mongosteen |
66,254 | 13,765 | ish_lib |
Depends on
Rank | Downloads | Name |
---|---|---|
7 | 1,004,387,434 | activesupport |
962 | 39,967,541 | mongoid |
1,889 | 11,363,651 | mongoid-compatibility |
2,163 | 8,177,774 | easy_diff |
Owners
# | Gravatar | Handle |
---|---|---|
1 | durran | |
2 | mikwat | |
3 | aq1018 | |
4 | johnnyshields | |
5 | dblock | |
6 | EmStolfo | |
7 | ojbucao | |
8 | jnfeinstein |