paper_trail 9.1.0
9.1.0 (2018-05-23)
Breaking Changes
- None
Added
- #1091 -
PaperTrail.config.association_reify_error_behaviour- For users of the experimental association tracking feature. Starting with PT 9.0.0, reification ofhas_oneassociations is stricter. This option gives users some choices for how to handle thePaperTrail::Reifiers::HasOne::FoundMoreThanOneerror introduced in PT 9. See README section 4.b.1. "Known Issues" for more details.
Fixed
- None