Hello, being a very early beginner I want to build my first little rails app.
I want to show the users (my co-workers) the menu table of our catering service. We can choose between five different dishes, some salads and desserts every day. Looking through all the (quite good) tutorials on the Internet I could not find a similar task - meaning a similar data structure. Is there anybody who can give me an idea for the data model I shoud use. I don't have any experience with Rails that makes me find a proper solution. Is there a way to define "Menu[1..n], Salad [1..m], Dessert [1..i] for each day in an elegant way? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

