I don't see the "multiple" calls to save. update_attributes will call save but I don't see the other call to save.
By the way, update_attributes calls save (as of 2.3.2? or was it before that) only if at least one attribute has changed. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

