Whenever I call `reify` with `has_one: true`, I'm getting below error: ``` ActiveRecord::ConfigurationError: Can't join 'PaperTrail::Version' to association named 'version_associations'; ```
Whenever I call
reifywithhas_one: true, I'm getting below error: