On Sep 1, 9:24 am, daniel_spaniel <[email protected]> wrote: > Hi J > Here is the pastie. > http://pastie.org/601790 > > I think if I only understood how to get the graph_conditions to be > applied .. ( the ones you suggested are the correct ones ) when I use > eager_graph, this would work, but I am not sure why they are not used?
The only problem looks like the last call uses eager_graph(:dudes) instead of eager_graph(:dude). See this corrected pastie: http://pastie.org/602010 Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
