audits 0.0.1
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
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