Andrew Lippert wrote: > Bingo - I'm now able to reproduce the problem on development. Dumb, > dumb, dumb. But a good step forward. I get the same error as on > production now.
How are you loading thinking sphinx? If you're using gems, I *highly* recommend specifying an exact version to avoid this sort of thing happening. I have the following line in my environment.rb: config.gem "freelancing-god-thinking-sphinx", :version => "1.1.24", :lib => "thinking_sphinx" -- James Healy <jimmy-at-deefa-dot-com> Fri, 31 Jul 2009 10:55:35 +1000 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
