Looks good to me - there's now a bit of a backlog of patches, but will try to get it in over the next day or two.
Cheers -- Pat On 16/02/2009, at 11:10 PM, Piotr Sarnacki wrote: > > Hi, > > While using TS 0.9.9 I encountered problem with assoc. > > I need > has options.id, :as => :option_ids > > but options and id are reserved. > > I tried to use assoc but there was wrong number of arguments on > "method" method. (there was FauxColumn.new(method) instead of > FauxColumn.new(assoc)) > > I've changed assoc implementation to support: > has assoc(:options, :id) > > diff: http://pastie.org/390601 > > Have I got it right or I should use it other way? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Thinking Sphinx" 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/thinking-sphinx?hl=en -~----------~----~----~----~------~----~------~--~---
