lib/thinking_sphinx/sphinxql.rb in thinking-sphinx-3.0.6 vs lib/thinking_sphinx/sphinxql.rb in thinking-sphinx-3.1.0

- old
+ new

@@ -11,7 +11,7 @@ self.weight = '@weight' self.group_by = '@groupby' self.count = '@count' end - self.variables! + self.functions! end