Displaying 1 result from an estimated 1 matches for "xr10p1".
Did you mean:
p10p1
2006 May 18
3
ActiveRecord after save new and old values
I want to write a function that after an ActiveRecord saves
successfully, can show me what the before and after values of a
particular column are. Is this possible without creating a separate
object before modifying the current one?
-John