Hello!
After upgrading TS to 1.3.16 I've run into a bug in named_scopes:
NoMethodError: undefined method `call' for nil:NilClass (traceback:
http://gist.github.com/416785)
I tried a fix from here
http://github.com/tablatom/hobo/commit/04cfc5b79ff528791e5a4aa352ded6b9d7e2c94f
It worked for named_scopes, but caused this: TypeError: can't modify
frozen hash (traceback: http://gist.github.com/416787)
Also, our production server runs ruby 1.8.6, could this be a cause?
Would be glad for any ideas...
Thank you
--
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.