Hi, Do you mean version of thinking sphinx gem: it is thinking-sphinx (1.3.14)
I am trying to update it but its not getting updated. this is what my environment.rb looks like config.gem 'thinking-sphinx', :lib => 'thinking_sphinx', :source => 'http://gemcutter.org/' Thanks On Dec 13, 8:50 am, Matt <[email protected]> wrote: > I was getting the same error. Turns out I still had an old version of > the gem installed, named freelancing-gods-thinking-sphinx. > Uninstalling all versions of that gem, and updating to the latest > thinking-sphinx did the trick. > > On Dec 1, 10:06 am, Francois Lamontagne <[email protected]> wrote: > > > Hello, > > > I'm getting the error "Job failed to load: uninitialized constant > > ThinkingSphinx::Deltas::DeltaJob. Try to manually require the required > > file." each time delayed_job tries to deserialize a job. Do you have any > > idea? > > > I'm using: > > > thinking sphinx (gem) : 1.3.8 > > ts-delayed-delta (gem) : 1.0.1 > > delayed_job (gem) : 1.8.4 > > -- 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.
