Harry Chen
Harry Chen
@dblock I encountered the same problem. It seems that, by default, the model HistoryTracker wasn't loaded. I had to add the `mongoid_history.rb` in the initializer (which the documentation states is...
@dblock thanks for following up. here's a case where the intend of this PR will be useful: records are automatically created by the system (hence, there should be no modifier)...
@nueverest This works. Somehow, this warning became an error for me, and it was breaking the builds.
`include_gon(:init => true)` didn't completely work for me... What exactly is the problem?