Hi everyone, I am having trouble using sphinx scopes in Rails. When I view my classes using script/console in development mode (cache_classes is set to false), I am able to access the scopes just fine, but when I enter staging mode (cache_classes is set to true), the scopes no longer appear on my class.
I have verified as well that when I change cache_classes to false in my staging environment, everything works as intended. I am using Rails 2.3.5, thinking-sphinx 1.3.15 gem, and sphinx 0.9.9 r2117 on Ubuntu 9.10 Thanks for your help! - Dan -- 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.
