bertly_the_coder wrote in post #1011681: > rails new <projectname> > > Your models are all off, especially if using STI. The user model > should cover all users. Use a column to differentiate between admin, > Employee...etc. Product is another model with a purchased flag and > documents is a third model. > > Use Devise and Cancan for logging in an permissions > > And there you have it!! Good luck man, this sounds like a paid > assignment more than anything else. Knock 'em dead.
No its not paid assignment.. its jst a task.. can u please tell me step by step from where i should start.. Thankx.. -- 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.

