search for: staff_members_messages

Displaying 1 result from an estimated 1 matches for "staff_members_messages".

2006 Jan 09
2
First Rails project: input welcomed
...ols (students aged 5-12) is that teachers in different schools don''t have an easy way to send quick little messages (via email) to colleagues in other buildings who may teach the same subject. A first run at this app would have three tables: messages, staff_members, and a join table staff_members_messages to fix the many-to-many relationship. I''ve posted my preliminary SQL schema at: http://homepage.mac.com/tdwilson/.Public/ideablaster_sql.html (If you take a look at the SQL, you''ll notice that I am envisioning adding attachments and comments to the messages.) You can see a...