LeonS wrote:
> So, for example there are profile field for work, main profile fields,
> contact field (msn, email, adress....) and so

These could all be in the User model or, failing that, in a separate 
Profile model where User has_one :profile.  Why do you need Profileship 
and ProfileGroup?

> So i think there is usage for the user.

Not as far as you've explained.  Please explain more clearly if I've 
missed something.

Best,
-- 
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
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-t...@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