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.
いくつかのレベルで has_many 関連付けに大きく依存する Rails 4 アプリケーションを構築しています。バージョニングを処理するために paper_trail のような gem を使用したいと思っていますが、少なくともまだ、has_many 関連付けを処理していません。ただし、古い gemは以前のバージョンの Rails でこの動作をサポートしていたようです。同等のRails 4ソリューションはありますか?