On Mon, Mar 15, 2010 at 12:18 PM, Aldric Giacomoni <[email protected]> wrote: > What possible benefit could you derive from this
A second table is required when you have constraints that you don't want interfering with your ability to save data to the first table. has_one is very useful for this scenario. -- Greg Donald destiney.com | gregdonald.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.

