mongoid-history icon indicating copy to clipboard operation
mongoid-history copied to clipboard

version_field not respected on subclass

Open c2c533c4f237 opened this issue 11 years ago • 1 comments

I have a track_history with custom version_field set on a parent model, but the child model is still setting the default "version".

I'll reference this issue since this would be a fix as well: https://github.com/aq1018/mongoid-history/issues/53

c2c533c4f237 avatar Sep 18 '14 19:09 c2c533c4f237

@c2c533c4f237 It'd be great if you could turn this into a spec, I suspect we've fixed this.

dblock avatar Aug 13 '18 21:08 dblock