I\'m creating an AuditLog observer that watches over several models.
I\'d like the observer to have an after_create, which creates a JSON object that is stored in a data
Take a look at this: http://github.com/laserlemon/vestal_versions
If it's not what you're looking for, it will at least show you it's done.