hakan aksu
2006-May-18 17:04 UTC
[Rails] 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/.