Colin Law wrote: > Sorry, I have lost track of the tables. Is there a Stocks table and a > Mystocks table and a Users table, or just a Stocks table and a Users > table? > > 2009/3/30 Nick Hoyle <[email protected]>
My stocks table which stores the stocks a particular user has, stocks table which contains the latest stock data and a users table which contains the user id etc. how ever in my querys i dont involve the users table as i just pull the user id from the session -- 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 -~----------~----~----~----~------~----~------~--~---

