whodunit 0.3.0
A lightweight Rails gem that provides simple auditing by tracking who created, updated, and deleted ActiveRecord models.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (2):
            activerecord
            >= 7.2
          
          
            activesupport
            >= 7.2
          
    Development Abhängigkeiten (11):
            bundler-audit
            ~> 0.9.2
          
          
            irb
            ~> 1.15
          
          
            kramdown
            >= 2.5
          
          
            rake
            >= 13.3
          
          
            rspec
            >= 3.13
          
          
            rubocop
            >= 1.78
          
          
            rubocop-performance
            >= 1.25
          
          
            rubocop-rspec
            >= 3.6
          
          
            simplecov
            >= 0.22.0
          
          
            simplecov-cobertura
            >= 3.0
          
          
            yard
            >= 0.9.37
          
    