search for: unchanged_attributes

Displaying 1 result from an estimated 1 matches for "unchanged_attributes".

Did you mean: changed_attributes
2006 May 18
0
howto implement unchanged_attributes? when doing an update
I would appreciate if someone can let me know what would be the DRY way of implementing an "unchanged_attributes?" method when doing an update, just like in the example on page http://api.rubyonrails.com/classes/ActiveRecord/Validations.html Is an around filter the way to go? thx, -Hakan -- Posted via http://www.ruby-forum.com/.