On Sun, Dec 18, 2011 at 12:33:41PM +1100, Craig Read wrote: > Thanks again to Oleg for pointing me towards ActiveResource. > > I've been playing with it for a few days and it's working fairly well. > The one thing I don't have working yet is associations. > And from my googling around, it's not the easiest thing to get going.
I wrote this blog post a while back as I had similar issues getting info on how to build relations with ActiveResource. It may not be what you're looking for, and I think was written against Rails 2.3, but might be of some use: http://wholemeal.co.nz/blog/2010/03/08/active-resource-associations-and-nested-resources/ Malc -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
