mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove papertrail initializer
This setting is now deprecated and triggers this message: Association Tracking for PaperTrail has been extracted to a separate gem. To use it, please add `paper_trail-association_tracking` to your Gemfile. If you don't use it (most people don't, that's the default) and you set `track_associations = false` somewhere (probably a rails initializer) you can remove that line now.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
PaperTrail.config.track_associations = false
|
||||
Reference in New Issue
Block a user