I would recommend that when you begin designing your database that you use an ERD (Entity Relationship Diagram) and there are some free software versions out there - RISE has a free software for instance. Use the ERD to setup the relationships visually and it will help you considerably.
It also allows you an image schematic going forward as you start to add more tables to your database. -- 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.

