I want to have my object class have both a collection of doc objects
called "reports" and one called "docs".  How do I specify two
different arrays of the same type of object?

I have this in my new method

    @echantillon.docs.build

how do I do the same thing for a collection called reports of the doc
type also?

-- 
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