Displaying 1 result from an estimated 1 matches for "acts_as_change_logging".
2006 Jan 16
2
recording updates
I''ve been searching around trying to find out if there is some way to attach
something to an ActiveRecord class such that every time an update is called,
a record of that update (which fields, when) is created. I think it would be
useful for syncing information with external services I think.
Questions:
If there is a wealth of knowledge on this, what search terms will lead me in
the