This gem enhances ActiveRecord::Base and creates a new method 'audits :column1, :column2, :columnN' which will use the Change model to log every change made to a specific model
Required Ruby Version
>= 0
Authors
Juan Manuel Vallejo
This gem enhances ActiveRecord::Base and creates a new method 'audits :column1, :column2, :columnN' which will use the Change model to log every change made to a specific model
>= 0
Juan Manuel Vallejo