Update paper_trail gem to latest
This commit is contained in:
parent
13f0f9703d
commit
d152b5eddc
3 changed files with 9 additions and 5 deletions
2
config/initializers/paper_trail.rb
Normal file
2
config/initializers/paper_trail.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Tracking associations is an experimental feature and it is recommended to set it to false
|
||||
PaperTrail.config.track_associations = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue