LeonS wrote:
> Let me explain Why i Write the Models:
> i'm Coming from Database Development, so normalization is very
> Important for me.

To me too.

> If i create just a Profile Model and put all possible profile Fields
> into that, than there is no normalization

Of course there is.  Won't every user have the same set of profile 
fields?

If not, what is your use case?  No theory for the moment, just an actual 
example.

> Should i avoid the normalization in Case of RoR and keep the Models
> assimple As possible?

No, you should normalize without overcomplicating.

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