Hi, Just a quick question is it possible to list the associations of a particular model or object Many thanks Richard -- 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-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
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 On Jan 24, 9:37 pm, Richard <richard.macks...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > Just a quick question > > is it possible to list the associations of a particular model or > object > > Many thanks > > Richard-- 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-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Thanks Matt, That is exactly what I was looking for.... Many thanks Richard On Jan 25, 5:13 pm, "Matt W." <m...-9Ukl6dVN2u9BDgjK7y7TUQ@public.gmane.org> wrote:> 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 > > On Jan 24, 9:37 pm, Richard <richard.macks...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Hi, > > > Just a quick question > > > is it possible to list the associations of a particular model or > > object > > > Many thanks > > > Richard-- 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-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.