Actually I am not sure exactly where this got taken out. But today I upgraded to 1.3.8 and things started failing with a message that "suspended_delta" was undefined. I did a bit of poking around and at round line 72 of active_record.rb the following line was missing:
base.send(:include, ThinkingSphinx::ActiveRecord::Delta) Adding that back in seemed to fix things. Regards, Greg DeVore Blue Mango Learning Systems -- 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.
