test/integration/app/config/environment.rb in ultrasphinx-1.8 vs test/integration/app/config/environment.rb in ultrasphinx-1.9
- old
+ new
@@ -8,6 +8,8 @@
end
config.load_paths << "#{RAILS_ROOT}/app/models/person" # moduleless model path
end
+Ultrasphinx::Search.client_options["finder_methods"].unshift("custom_find")
+
# Dependencies.log_activity = true