Hi everybody,

I am building some kind of social networking web. I have implemented
user registration and now I would like to add another type of
registration (authors). I dont know whether to keep the registration
simple and add just a checkbox (user and author) and add a new column
(user_type) into the existing user table or build a new model
Author to manage authors.

Thanks for your thoughts.
Cheers
Petr
-- 
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to