Just like with thinking-sphinx needing a require for 'thinking_sphinx', ts-delayed-delta needs :require => 'thinking_sphinx/deltas/delayed_delta' - that should fix the problem you're having.
Cheers -- Pat On 11/08/2010, at 9:34 AM, tashfeen.ekram wrote: > http://www.pastie.org/1084991 > there is the pastie. > > On Aug 9, 8:41 pm, Pat Allan <[email protected]> wrote: >> Heya >> >> What does your Gemfile look like? >> >> -- >> Pat >> >> On 10/08/2010, at 9:33 AM, tashfeen.ekram wrote: >> >>> I have been using thinking sphinx and it has been working great. >>> (Thanks!!!) >> >>> I recently moved over to gem bundler. Thinking sphinx worked just >>> fine. I added the delayed delta gem and get the following >>> uninitialized constant ThinkingSphinx::Deltas::DelayedDelta. When i >>> remove the set_property from the model file then it all works fine. >>> Has anyone had luck using these gems with the bundler? >> >>> -- >>> 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 >>> athttp://groups.google.com/group/thinking-sphinx?hl=en. > > -- > 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. > -- 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.
