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.
Rails 有文本修订 gem 吗?最好我希望它保留文本的修订历史,某种类型的版主访问控制,以及整个维基百科。
我使用 papertrail 进行版本控制 https://github.com/airblade/paper_trail 很容易添加和设置。
您可以将它与 cancan 或其他访问控制的授权策略结合使用。