I have an activerecord class object that I do a .dup on. When I change the "duped" object it changes he orginal. Is this normal? I thought it should be a deep copy. One funny thing I noticed is that virtual attributes that are not part of the database do not change but the database mapped attributes do. Is there a better way to make a copy of the record? Thanks George --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---