Displaying 1 result from an estimated 1 matches for "taxon_toxin_citations".
2007 Oct 18
0
Getting the through items from a has_many :through :uniq relationship
...s_many :through :uniq
relationship, and I want a DRY way to list the join model objects.
Currently, my objects include taxon objects, toxin objects,
data_object objects, and taxon_toxin_citation objects ("citation" is
another word for data_object). A taxon has many data objects, has many
taxon_toxin_citations, and has many toxins through
taxon_toxin_citations. As well as a taxon causing many toxins, a toxin
can be caused by many taxa. And there are many taxon_toxin_citations
linking a given taxon with a given toxin. (If anyone is interested in
project, it is currently hosted at http://code.google.com/p/...