Jeremy, I have not tried it yet. I looked at what you did. Wow, you took that to a completely different level. I just was trying to get it to work and you put way more thought into it. I'll try it on Monday at work. Thank you.
-GregD On Jan 28, 2011, at 8:12 PM, Jeremy Evans wrote: > On Jan 27, 1:16 pm, Jeremy Evans <[email protected]> wrote: >>> 2) Has anyone used Jeremy's fixture_dependencies with composite >>> primary keys? I seem have found a bug in it, maybe when I load >>> association with composite primary keys. >> >>> I get an undefined method 'to_sym' for [:key1, :key2]:Array >> >> fixture_dependencies doesn't currently support composite keys. So >> it's not a bug, just the lack of a feature. :) >> >> I'll accept patches to add composite key support to >> fixture_dependencies, but it's not something I plan to add myself. > > Things change quickly, it seems: > https://github.com/jeremyevans/fixture_dependencies/commits/master > > 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. > -- 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.
