paper-trail-gem--paper_trail/lib/paper_trail/serializers
Tony Drake 7e02f975c9 Support Psych version 4
Fixes #1335

Psych's `.load` method uses `.safe_load` by default which is not compatible with papertail needs to load.

This implements the suggested fix in the issue which is a similar fix that Rails uses throughout its codebase when it needs to load YAML content.
2021-09-15 16:26:07 -04:00
..
json.rb Queries: object_changes: Simplify error instantiation 2021-04-06 12:13:04 -04:00
yaml.rb Support Psych version 4 2021-09-15 16:26:07 -04:00