Hi, I asked Ryan bates, the owner of railscasts.com if he knew of any documentation that would explain what code to use to allow users make their own lists in RoR. He referred me to here. I'm trying to make it so user A can make a shopping list and populate it with items like eggs, fruit, oatmeal, etc. I know that I could easily make one shopping list for all users to use but my situation is different. I want user A to be able to make a list for different types of food and such. The problem is, I don't know if this is possible or how to do it without other users seeing their shopping list. I'm very adamant on letting users make their own shopping lists so any info on how to do that is very much appreciated.
-- 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.

