Make the join model temporal if you never want to delete your Result data.
class CheckConfig host_id check_id start_date_time end_date_time other_data where a null/nil end date indicates that the CheckConfig is current. Rather than deleting the record, stamp the end_date_time. -- 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 -~----------~----~----~----~------~----~------~--~---

