When saving changes to a model in rails, two popular gems to track changes are paper_trail and audited. These gems create records that contain versioning inform
I followed the instructions in https://github.com/paper-trail-gem/paper_trail Added the paper_trail gem in the project Gemfile: gem 'paper_trail' Executed the
I'm using the Papertrail gem in my project and have searched extensively to try and find how to do the following. What I'd like to do is find the version of my