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.
