Currently, I have enabled the following -
PaperTrail.config.track_associations = true.
But this would track all models and associations and add to the versions_associations table. I was wondering if there is a way to enable this only for certain models and associations.
Thanks!
Currently, I have enabled the following -
PaperTrail.config.track_associations = true.But this would track all models and associations and add to the versions_associations table. I was wondering if there is a way to enable this only for certain models and associations.
Thanks!