Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
浏览 Mongoid 文档,我看到Mongoid::Paranoia额外的内容将在版本 4 中消失。
Mongoid::Paranoia
为什么是这样?
什么可以用来替代Mongoid::Paranoia和保持类似的行为?
也许是无耻的自我宣传,但我将其提取到它自己的 gem 中:RubyGems / GitHub
这是做出决定的地方:https ://github.com/mongoid/mongoid/issues/2433 。目的是明确使其成为外部提供的依赖项。看起来已经有几个竞争者了,所以你应该没问题。