I'll start by apologizing for the title. I can't think what to call this.
I have some Claims that need to be entered, but when they are "closed" it saves the data from other related tables into the Claim (this could get messy), so that if the Customer, Registration, or Dealer information is changed at a later date it will remain the same as when the Claim was closed. Is there a preferred method for doing this? Some kind of plugin or something? I understand I could have a separate table for keeping the "archived" version of the record, but I fear the work to create all new tables and then storing the record as this other new archive type which is nothing more than a duplicate of the Claim. Any thoughts? P.S. - Ask away, I am probably not explaining this perfectly, but I will try to elaborate if you are having trouble understanding my challenge. -- 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 -~----------~----~----~----~------~----~------~--~---

