I'm going through the Rapid Rails 3 beta 6 book and doing the "my-first-app" example. Everything is working fine. But what if I want to guarantee the uniqueness of a customer/contact based upon a combination of the following fields:
Name Address 1 City State ZipCode In other words, I could enter more than one "John Smith" if at least one of those fields was different. How can I get this to work? Sincerely, Arthur Baldwin -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
