Auditing - rafaellima/rails_admin GitHub Wiki
You can display an historic of all actions done on any model/instance with the help of one of the provided plugin integration below:
- PaperTrail (ActiveRecord)
- mongoid_audit (Mongoid)
- Internal audit plugin (ActiveRecord - legacy)