Is there a list of global configuration options for the PaperTrail gem?

纵然是瞬间 提交于 2019-12-11 08:42:56

问题


Is there a way to find out what is configurable in the initializer -- is it just only version_limit and the deprecated track_associations? I had a look through the the config code and also searched for "PaperTrail.config." in the [README](https://github.com/airblade/paper_trail/blob/master/README.md].

question originally part of Is it possible to configure PaperTrail gem to ignore attributes globally?

来源:https://stackoverflow.com/questions/41753257/is-there-a-list-of-global-configuration-options-for-the-papertrail-gem

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!