active_capture 1.1.3
ActiveCapture allows you to save captures of ActiveRecord records, including their nested associations, and restore them at any point. Useful for auditing, backups, and rollback functionality.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (1):
            minitest
            ~> 5.0
          
    