I have an activerecord with an attribute copyr_id (integer). In a callback event copyr_id_changed? is always true but if I test copyr_id_was != copyr_id then it correctly detects when copyr_id actually changed. I have other integer attributes I tested in the same callback with <attribute>_changed? and it works correctly. Has anyone seen this oddity? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---