What I mean is active resource over a web service so that you run a
ruby script outside of rails remotely and access the active record
objects in the rails service over http as active resource provides and
still have the complex relationships, that second part I have found
tricky

On Jun 19, 1:40 pm, Rick <[email protected]> wrote:
> You might take a look at:http://guides.rubyonrails.org/
>
> Once you get there follow the links to the different Model topics, in
> particular check out:http://guides.rubyonrails.org/association_basics.html
>
> On Jun 19, 11:52 am, Jedrin <[email protected]> wrote:
>
> > I tried to work out an active resource example with complex
> > relationships between records and had not much luck so I gave up and
> > manipulate *_id fields myself to get around this in a somewhat cludgy
> > way at times. I am wondering if there are any good books with examples
> > on this ? I have the agile web book 2, does book 3 go into this in
> > greater depth ?
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to