Support for tracking has_and_belongs_to_many associations.
Replaces https://github.com/mongoid/mongoid-history/pull/215.
@mikwat Check this out? I find the overwriting of has_and_belongs_to_many very ugly and the whole code here feels a lot like a hack.
Also I bet undo, redo and such don't work in these scenarios, needs specs.
Coverage increased (+0.007%) to 99.809% when pulling 659698b0cfcf6518ef668708e08732218d2ca743 on dblock:habtm into af17cfe653e63815d13dbc025c2904f7367116f8 on mongoid:master.
Coverage increased (+0.007%) to 99.809% when pulling 71b906291a4fc750774e34a65b414375dc8a54f8 on dblock:habtm into af17cfe653e63815d13dbc025c2904f7367116f8 on mongoid:master.
Coverage decreased (-0.4%) to 99.375% when pulling ca44523124ef6e33a8e96e9f835f21109e263d11 on dblock:habtm into af17cfe653e63815d13dbc025c2904f7367116f8 on mongoid:master.
Coverage increased (+0.008%) to 99.81% when pulling 61929fb5cf9aaf4595ea9da686e644a2af55f3f0 on dblock:habtm into af17cfe653e63815d13dbc025c2904f7367116f8 on mongoid:master.
Status update for this ?
I haven't made progress on it and probably won't any time soon.