Hi,
Just a quick question
is it possible to list the associations of a particular model or object
Many thanks
Richard
Hi,
Just a quick question
is it possible to list the associations of a particular model or object
Many thanks
Richard
Hey Richard - If you check out reflect_on_all_associations in the rails API you'll see a number of methods that may help you.
Matt Willhite
Thanks Matt,
That is exactly what I was looking for....
Many thanks
Richard