How to check if an attribute has changed?

I have read about dirty object but I'm not sure if they are still present or recommended in Rails.

Juan Kinunt wrote:

I have read about dirty object but I'm not sure if they are still present or recommended in Rails.

http://api.rubyonrails.org/classes/ActiveRecord/Dirty.html

I use these quite a bit.

-- greg willits